Back to Pulumi

V3.29.1

changelog/v3.29.1.md

3.244.01.1 KB
Original Source

3.29.1 (2022-04-13)

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