pulumi/CHANGELOG_PENDING.md

1.1 KiB

Improvements

  • [cli] - Installing of language specific project dependencies is now managed by the language plugins, not the pulumi cli. #9294

  • [cli] Warn users when there are pending operations but proceed with deployment #9293

  • [cli] Display more useful diffs for secrets that are not primitive values #9351

  • [cli] - Warn when additionalSecretOutputs is used to mark the id property as secret. #9360

  • [cli] Display richer diffs for texutal property values. #9376

  • [cli] Display richer diffs for JSON/YAML property values. #9380

Bug Fixes

  • [codegen/node] - Fix an issue with escaping deprecation messages. #9371

  • [cli] - StackReferences will now correctly use the service bulk decryption end point. #9373