pulumi/changelog/pending
Fraser Waters 4c8ab47d80
Fix apply in python (#16941)
Noticed while working on another codegen related task. Python apply
calls weren't being generated correctly, they looked valid but they
didn't actually execute. They would fail with an error that the lambda
had been called without all required positional arguments.

This fixes it to use `all` in dictionary form and to index into the
dictionary in the lambda body.
2024-08-12 13:07:33 +00:00
..
20240805--pkg--upgrade-pulumi-java-to-v0-13-0.yaml Update java language dependency (#16882) 2024-08-05 22:40:45 +00:00
20240806--sdk-go--newpropertymapfrommap-will-flow-propertyvalues-through-it-rather-than-dropping-them.yaml Flow PropertyValues through NewPropertyMapFromMap (#16894) 2024-08-07 06:50:58 +00:00
20240807--sdkgen-go--go-sdks-will-default-the-import-path-based-on-the-publisher-and-repository-schema-fields.yaml Use publisher and repository fields to default the Go import path (#16899) 2024-08-07 21:02:07 +00:00
20240807--sdkgen-nodejs--add-parameterized-provider-support-for-nodejs-sdk.yaml Add NodeJS test for parameterized providers #2 (#16901) 2024-08-09 08:34:29 +00:00
20240808--sdk-nodejs--add-parameterization-support-for-read-in-nodejs.yaml Add parameterization support for read in nodejs (#16913) 2024-08-09 11:55:13 +00:00
20240808--sdk-nodejs--pass-through-plugindownloadurl-in-invokes.yaml Pass through pluginDownloadURL in invokes (#16917) 2024-08-09 14:43:48 +00:00
20240808--sdk-python--add-parameterization-support-for-call-and-read-in-python.yaml Add parameterization support for call & read in python (#16915) 2024-08-09 10:43:41 +00:00
20240808--sdkgen-dotnet--support-parameterized-net-provider-sdks.yaml [sdk-gen] Support parameterized .NET provider SDKs (#16912) 2024-08-09 13:16:20 +00:00
20240809--cli-package--add-the-pulumi-package-add-command-for-installing-packages-and-sdks.yaml Introduce the `pulumi package add` command (#16923) 2024-08-09 12:45:32 +00:00
20240809--sdk-yaml--update-pulumi-yaml-to-1-9-2.yaml upgrade pulumi-yaml to 1.9.2 (#16925) 2024-08-09 15:09:23 +00:00
20240812--programgen-python--fix-generated-apply-calls-with-pulumi-all.yaml Fix apply in python (#16941) 2024-08-12 13:07:33 +00:00