Back to Pulumi

V3.21.1

changelog/v3.21.1.md

3.244.0953 B
Original Source

3.21.1 (2022-01-07)

Improvements

  • [sdk/go] - Add PluginDownloadURL as a resource option. #8555

  • [sdk/go] - Allow users to override enviromental variables for GetCommandResults. #8610

  • [sdk/nodejs] Support using native ES modules as Pulumi scripts #7764

  • [sdk/nodejs] Support a nodeargs option for passing node arguments to the Node language host #8655

Bug Fixes

  • [cli/engine] - Fix #3982, a bug where the engine ignored the final line of stdout/stderr if it didn't terminate with a newline. #8671

  • [nodejs/sdk] - GetRequiredPlugins: Return plugins even when there're errors. #8699