pulumi/CHANGELOG_PENDING.md

518 B

Improvements

  • [cli] Using a decryptAll functionality when deserializing a deployment. This will allow decryption of secrets stored in the Pulumi Service backend to happen in bulk for performance increase #8676

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