Back to Pulumi

V3.141.0

changelog/v3.141.0.md

3.244.01.3 KB
Original Source

3.141.0 (2024-11-22)

Features

  • [sdk/dotnet] Update dotnet to 3.69.0 #17828

  • [cli/new] Allow URLs without a scheme for downloading templates #17824

  • [sdk/nodejs] Allow specifiying additional dependencies for output invokes #17632

  • [sdk/{nodejs,python}] Implement deferred output for nodejs and python #17793

  • [sdk/python] Allow specifiying dependencies for output invokes #17751

  • [sdk/yaml] Update yaml to 1.12.0 #17811

Bug Fixes

  • [engine] Send the same program arguments to shimless and binary plugins #17833

  • [auto/go] Work around a race where the summary event in the automation API sometimes cannot be found #17825

  • [sdk/nodejs] Fix mocks when multiple versions of @pulumi/pulumi are loaded in a project #17769

Miscellaneous

  • [sdk/go] Split public and internal representation of InvokeOptions #17818