pulumi/CHANGELOG_PENDING.md

801 B

Improvements

  • [dotnet] No longer roundtrips requests for the stack URN via the engine. #9515

Bug Fixes

  • [codegen/nodejs] Fix enum naming when the enum name starts with _. #9453

  • [cli] Empty passphrases environment variables are now treated as if the variable was not set. #9490

  • [sdk/go] Fix awaits for outputs containing resources. #9106

  • [cli] Decode YAML mappings with numeric keys during diff. #9502

  • [cli] Fix an issue with explicit and default organization names in pulumi new #9514