Back to Pulumi

V3.9.1

changelog/v3.9.1.md

3.244.0585 B
Original Source

3.9.1 (2021-07-29)

Bug Fixes

  • [cli] - Respect provider aliases #7166

  • [cli] - pulumi stack ls now returns all accessible stacks (removing earlier cap imposed by the httpstate backend). #3620

  • [sdk/go] - Fix panics caused by logging from ApplyT, affecting pulumi-docker and potentially other providers #7661

  • [sdk/python] - Handle unknown results from methods. #7677