Skip to content

v3.83.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 15 Sep 23:35
e509307

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