Releases: aws-controllers-k8s/rds-controller
Releases · aws-controllers-k8s/rds-controller
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
v0.0.25
What's Changed
- support updating tags for DB Parameter Groups by @jaypipes in #73
- support tags in DBCluster resources by @jaypipes in #74
- support updating tags on DB cluster param groups by @jaypipes in #75
- support tag updates for DBSubnetGroup resources by @jaypipes in #76
- Rename EnablePerformanceInsights to PerformanceInsightsEnabled for CreateDBInstance and ModifyDBInstance api by @brucegucode in #77
- RDS Create DBInstance From Snapshot by @brucegucode in #78
- Add immutable tag to AvailabilityZone in DBInstance by @brucegucode in #79
- Remove DBSecurityGroup CRD from rds-controller by @brucegucode in #80
- Allow major version upgrade by setting AllowMajorVersionUpgrade to true by @brucegucode in #83
- Ignore several fields for rds modify call when no delta in yaml file by @brucegucode in #87
- Remove DBParameterGroupNotFound and DBSubnetGroupNotFoundFault from terminal exception by @brucegucode in #88
- Fix rename of DBParameterGroup family for AdoptedResource by @brucegucode in #89
- Update ACK runtime to v0.19.1 by @vijtrip2 in #90
New Contributors
- @brucegucode made their first contribution in #77
Full Changelog: v0.0.24...v0.0.25
v0.0.24
v0.0.23
What's Changed
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
Full Changelog: v0.0.21...v0.0.22