Skip to content

v3.46.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 03 Nov 00:31
9122140

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