Releases: crossplane-contrib/provider-upjet-aws
Releases · crossplane-contrib/provider-upjet-aws
v1.20.1
This release includes updates to the go.mod file to address security vulnerabilities and the following bug fixes:
- [Bug]: MQUser Infinite Update Loop and Broker stuck in "Pending Modifications" #1657
- [Bug]: MQ Configuration resource enters an update loop with a wrong data #1449
- Fix eks cluster conversion for Server Side Apply described in crossplane/upjet#465
What's Changed
- [Backport release-1.20] Fix eks cluster conversion for Server Side Apply by @github-actions in #1677
- [release-1.20] Update go version to 1.23.6 [SECURITY] by @turkenf in #1684
- [Backport release-1.20] Update tf provider to the commit ca3a4c5ba291 and add a test example by @github-actions in #1686
- [Backport release-1.20] Add Update Prevent function to
mq_configuraiton
resource for preventing the update loop by @github-actions in #1687
Full Changelog: v1.20.0...v1.20.1
v1.19.1
v1.18.4
v1.17.3
v1.16.3
v1.15.3
v1.10.1
v1.9.2
v1.20.0
The v1.20.0
release adds support for non-default AWS partitions, along with bug fixes, enhancements, and dependency updates.
What's Changed
- Added info about EKS Pod Identity as an authentication mechanism by @yurhasko in #1623
- Disable lateinit for enabledCloudwatchLogsExports in rds Cluster by @turkenf in #1644
- [revive] Use the configured AWS partition when constructing ARNs by @erhancagirici in #1554
- Update actions/stale digest to 5bef64f by @renovate in #1647
- Update all non-major github action by @renovate in #1632
- Bump Upjet to commit ce71033d450f by @mergenci in #1651
New Contributors
Full Changelog: v1.19.0...v1.20.0
v1.19.0
The v1.19.0
release introduces the Terraform provider upgrade from 5.78.0
to 5.82.2
, a new resource MlflowTrackingServer.sagemaker.aws.upbound.io/v1beta1
, bug fixes, enhancements, and dependency updates.
API Change
ReplicationGroup.elasticache.aws.upbound.io
=>spec.forProvider.atRestEncryptionEnabled
,spec.initProvider.atRestEncryptionEnabled
andspec.atProvider.atRestEncryptionEnabled
: Type changed from 'boolean' to 'string'
What's Changed
- Update module golang.org/x/crypto to v0.31.0 [SECURITY] by @renovate in #1600
- feat(SNS): add topic_arn to created secrets by @darkanakin41 in #1585
- add subnet_configuration to VPCEndpoint LateInit by @stevendborrelli in #1599
- Update dependency kubernetes-sigs/kind to v0.26.0 by @renovate in #1608
- Update module golang.org/x/net to v0.33.0 [SECURITY] by @renovate in #1613
- Add MlflowTrackingServer resource to Sagemaker by @Ezzmo in #1609
- rds_global_cluster endpoint in connection details by @fillerimiz in #1621
- Consume EC2 Instance panic fix and address perpetual diff by @mergenci in #1625
- Update all non-major github action by @renovate in #1598
- Update alpine Docker tag to v3.21.2 by @renovate in #1627
- Update docker/setup-qemu-action action to v3.3.0 by @renovate in #1630
- Bump Terraform provider version to v5.82.2 by @turkenf in #1629
New Contributors
- @darkanakin41 made their first contribution in #1585
- @Ezzmo made their first contribution in #1609
- @fillerimiz made their first contribution in #1621
Full Changelog: v1.18.3...v1.19.0