Back to Pulumi

V2.9.0

changelog/v2.9.0.md

3.244.0761 B
Original Source

2.9.0 (2020-08-19)

  • Fix support for CheckFailures in Python Dynamic Providers #5138

  • Upgrade version of gocloud.dev. This ensures that 'AWSKMS' secrets providers can now be used with full ARNs rather than just Aliases #5138

  • Ensure the 'history' command is a subcommand of 'stack'. This means that pulumi history has been deprecated in favour of pulumi stack history. #5158

  • Add support for extracting jar files in archive resources #5150

  • SDK changes to support Python input/output classes #5033