Skip to content

Releases: aws-controllers-k8s/rds-controller

v0.1.0

02 Sep 22:14
cb16718
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.30...v0.1.0

v0.0.30

01 Aug 17:28
7963d9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.29...v0.0.30

v0.0.29

01 Aug 16:00
1ff774b
Compare
Choose a tag to compare

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-generator v0.19.3 by @ack-bot in #102

Full Changelog: v0.0.28...v0.0.29

v0.0.28

11 Jul 20:09
2d587ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.27...v0.0.28

v0.0.27

24 Jun 05:29
5c00e12
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.19.2, code-generator v0.19.2 by @ack-bot in #94

Full Changelog: v0.0.26...v0.0.27

v0.0.26

22 Jun 21:04
10182e9
Compare
Choose a tag to compare

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

17 Jun 19:54
5e5a5dc
Compare
Choose a tag to compare

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

Full Changelog: v0.0.24...v0.0.25

v0.0.24

22 Apr 17:01
ac9f90c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.23...v0.0.24

v0.0.23

18 Apr 19:15
999b740
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.18.4, code-generator v0.18.4 by @ack-bot in #70

Full Changelog: v0.0.22...v0.0.23

v0.0.22

31 Mar 22:33
3ef740f
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.18.1, code-generator v0.18.2 by @ack-bot in #68

Full Changelog: v0.0.21...v0.0.22