Back to Pulumi

V3.59.0

changelog/v3.59.0.md

3.244.01.3 KB
Original Source

3.59.0 (2023-03-22)

Features

  • [programgen] PCL program.WriteSource(afero.Fs) writes the full directory tree of PCL source files. #12428

  • [programgen/{dotnet,go,nodejs,python}] Implement description as comments or docstring for config variables in program-gen #12464

  • [programgen/{dotnet,nodejs}] Component resources implementation including nested components #12398

  • [backend/service] Add "--teams" flag to assign team name to stack during init #11974

Bug Fixes

  • [auto/go] Fix memory leak in stack.Up() in Automation API. #12475

  • [auto/{go,nodejs,python}] Fix calling WhoAmI against pre 3.58 CLIs. #12466

  • [engine] Fixed automatic plugin downloads for third-party plugins. #12441

  • [programgen/python] Fix handling of reserved words in imports. #12447

Miscellaneous

  • [ci] Bumps python version in matrix to 3.11 #11238