pulumi/CHANGELOG_PENDING.md

797 B

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