Breaking Changes
- Autogenerated passwords are no longer cached in the secret referenced in
spec.forProvider.masterUserPasswordSecretRef
. They are stored in a separate secret instead. See #1756 for details. Affected resources are:DBCluster.rds.aws.crossplane.io
DBInstance.rds.aws.crossplane.io
What's Changed
- Feat/add service by @bmartins-unit in #1779
- fix(iam): Decode policy document before parsing by @MisterMX in #1789
- fix(topic): Improve topic policy json diff check by @x4b1 in #1787
- feat(efs/filesystem): update tags by @wotolom in #1802
- fix: add enginVersion when creating rds dbinstance by @akesser in #1805
- fix(rds/dbinstance): remove minor engineVersion lateinit by @wotolom in #1811
- fix(secretsmanager): Parse policy before comparison by @MisterMX in #1810
- fix(rds/dbcluster): Add read replica endpoint to connection details by @MisterMX in #1812
- refactor(iam): Fix incorrect spelling by @ivankatliarchuk in #1813
- feat(dynamodb): Support point-in-time recovery by @atarax in #1815
- feat(ecs)!: Make force deletion explicit by @bmartins-unit in #1796
- feat(sesv2): Implement Simple Email Service v2 resources by @kelvinwijaya in #791
- feat(ec2): Add Ipv6Prefixe support to Instance by @vaspahomov in #885
- fix(tags): fix tags to add for tagSpecification ec2 group by @haarchri in #1205
- feat(route53): Add tags to HostedZone by @MisterMX in #1814
- fix(rdsinstance/dbinstance): check optiongroupname correctly by @wotolom in #1816
- fix(rds)!: Rework handling of masterPasswordSecretRef by @schroeder-paul in #1756
- feat(iam): Add ServiceLinkedRole by @haarchri in #1118
- feat(iam): Add observe and update of user permissions boundary by @zonybob in #1735
- feat(ec2): Add Throughput to EBSBlockDevice by @MisterMX in #1817
New Contributors
- @bmartins-unit made their first contribution in #1779
- @x4b1 made their first contribution in #1787
- @ivankatliarchuk made their first contribution in #1813
Full Changelog: v0.41.0...v0.42.0