Pulumi v3.9.0 Release Notes

Release Date: 2021-07-28 // almost 3 years ago
  • 👌 Improvements

    • [sdk/go] - Add stack output helpers for numeric types. #7410

    • [sdk/python] - Permit Input[Resource] values in depends_on. #7559

    • 👀 [backend/filestate] - Allow pulumi stack ls to see all stacks regardless of passphrase. #7660

    🐛 Bug Fixes

    • [sdk/{go,python,nodejs}] - Rehydrate provider resources in Construct. #7624

    • [engine] - Include children when targeting components. #7605

    • ⏪ [cli] - Restore passing log options to providers when --logflow is specified https://github.com/pulumi/pulumi/pull/7640

    • [sdk/nodejs] - Fix pulumi up --logflow causing Node multi-lang components to hang #7644

    • 📦 [sdk/{dotnet,python,nodejs}] - Set the package on DependencyProviderResource. #7630