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