- Fix support for CheckFailures in Python Dynamic Providers
[5138](https://github.com/pulumi/pulumi/pull/5138)
- Upgrade version of `gocloud.dev`. This ensures that 'AWSKMS' secrets
providers can now be used with full ARNs rather than just Aliases
[5138](https://github.com/pulumi/pulumi/pull/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](https://github.com/pulumi/pulumi/pull/5158)
- Add support for extracting jar files in archive resources
[5150](https://github.com/pulumi/pulumi/pull/5150)
- SDK changes to support Python input/output classes
[5033](https://github.com/pulumi/pulumi/pull/5033)