Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
v6.0.4
Changelog
- 2285b8b Adding codecov to this repo (#2772)
- e6341a3 Bump google.golang.org/grpc from 1.29.1 to 1.53.0 in /sdk
- e035d7c Fix panics in applyTags when tags are unknown (#2776)
- 8e8d685 Introduce provider upgrade tests (#2714)
- 18133d0 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/google.golang.org/grpc-1.53.0' into combined-pr-branch
- 2cadeb6 Switch from ssh to https for submodule
v6.0.3
v6.0.2
Please note the 6.0 Migration Guide for instructions on updating from v5.42.0 to v6.0.2 and dealing with breaking changes.
What's Changed
- Upgrade upstream provider to v5.11.0 by @iwahbe in #2669
- Use Plugin Framework bridge to bring in new resources by @t0yv0 in #2557
- [v6] Refactor WafV2 types to recursive by @mikhailshilkov in #2589
- Use PF for backported resources for v6 by @rquitales in #2578
- Fix capitalisation of function getOpenIdConnectProvider by @mikhailshilkov in #2608
- Fix pulumi-aws#1423 by @t0yv0 in #2604
- Remove aws.sdk property by @lukehoban in #2584
- Add global replacement for "tf" prefixes by @danielrbradley in #2597
- Remove deprecated resources and datasources by @iwahbe in #2613
- Add support for ruby 3.2 runtime by @thatsmydoing in #2631
- Fix
"childrens"
for "aws_organizations_organizational_units" by @iwahbe in #2634 - Move field
roleInstance
fromFunction
toCallbackFunction
by @iwahbe in #2645 - Add Python 3.11 as a supported runtime for Lambda by @WillDaSilva in #2653
- Remove aws-sdk npm dependency by @danielrbradley in #2657
- Support AutoName for Plugin Framework based resources by @t0yv0 in #2661
- Compute
"tags"
in Check by @iwahbe in #2655 - Deprecate
name
onaws.rds.Instance
by @iwahbe in #2686 - Add Support for Java17 Runtime by @elrxii in #2701
New Contributors
- @thatsmydoing made their first contribution in #2631
- @WillDaSilva made their first contribution in #2653
- @elrxii made their first contribution in #2701
Full Changelog: v5.42.0...v6.0.2
v6.0.0-alpha.1691487285+ab1f2fba
Merge pull request #2609 from pulumi/v6 V6
v6.0.0-alpha.8+ac036871
Refactor artifact cleanup (#2649) * Use native retention period for upload-artifacts Action and set to 30 days. Remove artifact-cleanup job. Co-authored by: Alex Qiu <[email protected]> * Keep release and prerelease artifacts for the default timespan of 90 days
v5.42.0
What's Changed
- Update upstream to include fix json diff for redrivePolicy by @rquitales in #2529
- Add Python 3.10 as a supported runtime for Lambda by @rquitales in #2530
- Bump Lambda nodejs runtime to 18 by @thomas11 in #2545
- Update pulumi-terraform-bridge to v3.49.1 by @t0yv0 in #2556
- Use Go 1.20.x by @t0yv0 in #2558
- Avoid importing full root
@pulumi/aws
module by @lukehoban in #2569 - Fix non-deterministic build by @AaronFriel in #2592
- Fix defaultTags to trigger downstream updates by @AaronFriel in #2585
Full Changelog: v5.41.0...v5.42.0