Back to Pulumi

V3.46.0

changelog/v3.46.0.md

3.244.01.0 KB
Original Source

3.46.0 (2022-11-02)

Features

  • [programgen/{dotnet,go,java,nodejs,python}] Support a logical name for config vars #11231

  • [sdk/dotnet] Make the LocalSerializer class public. #11106

  • [sdk/yaml] Updates Pulumi YAML to v1.0.0 containing runtime support for external config. #11222

Bug Fixes

  • [engine] Fix a bug in update plans handling resources being replaced due to other resources being deleted before replacement. #11009

  • [engine] Pending deletes are no longer executed before everything else. This correctly handles dependencies for resource graphs that were partially deleted. #11027

  • [engine] Expand duplicate URN checks across direct URNs and aliases. #11212