Skip to content

v3.29.1

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 14 Apr 02:37
· 4714 commits to master since this release
0931a17

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