pulumi/CHANGELOG_PENDING.md

895 B

Improvements

  • [cli] Display outputs last in diff view. #10535

  • [sdk/python] Dropped support for Python 3.6. #10529

  • [codegen/nodejs] Support lazy-loading Node modules. #10538

  • [cli/backend] Gzip compress HTTPS payloads for pulumi import and secret decryption against the Pulumi Service backend. #10558

Bug Fixes

  • [cli] Fix the "no Pulumi.yaml project file found" error message. #10592

  • [cli/refresh] Do not panic when snapshot is nil. #10593

  • [sdk/{python,nodejs}] Fix the use of getOrganization in policy packs. #10574