Back to Pulumi

V3.83.0

changelog/v3.83.0.md

3.244.0649 B
Original Source

3.83.0 (2023-09-15)

Features

  • [engine] pulumi-test-language can now be used to test language runtimes against a standard suite of tests. #13705

Bug Fixes

  • [cli] Fixes panic when default org is not set and no org is provided to org search #13947

  • [engine] Fix aliases of parents tracking over partial deployments. #13935

  • [sdkgen/python] Python sdkgen now correctly sets default values on dicts passed as resource arguments. #13825