Releases: aws-controllers-k8s/rds-controller
Releases · aws-controllers-k8s/rds-controller
v1.0.0
What's Changed
- release artifacts for release
v1.0.0
by @RedbackThomson in #126
Full Changelog: v0.1.3...v1.0.0
v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add SubnetIds ref to ec2 subnet group ids by @brucegucode in #120
- Update to ACK runtime
v0.20.1
, code-generatorv0.20.1
by @ack-bot in #121
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Support RDSProxy CRD by @brucegucode in #105
- support tag updates for DBInstance by @jaypipes in #106
- correct delta_pre_compare for DBInstance by @jaypipes in #109
- Fix
computeTagsDelta
function by @a-hilaly in #111 - Comment out last multiAZ flag assert by @brucegucode in #112
- Update
computeTagsDelta
function by @a-hilaly in #113 - remove dev preview from olm file in preparation for GA by @acornett21 in #114
- Add e2e test for rdsproxy by @brucegucode in #115
- Add E2e tests global cluster by @brucegucode in #116
- support overriding parameter values on param group by @jaypipes in #107
- release artifacts for release v0.1.0 by @a-hilaly in #118
New Contributors
Full Changelog: v0.0.30...v0.1.0
v0.0.30
v0.0.29
What's Changed
- When db instance is inside db cluster(when DBClusterIdentifier appear), set cluster level params to nil by @brucegucode in #99
- Fix issue of adopted resource for both DBClusterParameterGroup and DBSubnetGroup by @brucegucode in #100
- Allow restore db snapshot from snapshot by @brucegucode in #101
- Use new bootstrap logic for shared resource like VPC for rds controller tests by @brucegucode in #103
- Update to ACK runtime
v0.19.3
, code-generatorv0.19.3
by @ack-bot in #102
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- Fix
DBInstance
for updating PI and add tests by @RedbackThomson in #95 - Add DBCluster serverlessV2ScalingConfiguration update support by @brucegucode in #96
- Add reference for db instance/cluster param/subnet/vpcsecurity group by @brucegucode in #97
- v0.0.28 release by @jkatz in #98
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- Apply RDS API updates to CRD by @jkatz in #81
- Ignore NetworkType param if no change, not consider diff when engine version diff in minor version by @brucegucode in #91
- RDS: Add support for create DBInstanceReadReplica by @brucegucode in #92
- v0.0.26 release by @jkatz in #93
Full Changelog: v0.0.25...v0.0.26