Skip to content

Releases: aws-controllers-k8s/rds-controller

v1.0.0

14 Feb 10:55
2afec49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v1.0.0

v0.1.3

02 Feb 20:09
b4e1311
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.23.0, code-generator v0.23.1 by @ack-bot in #125

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Dec 15:15
8ae3a19
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Sep 17:31
f8b5d69
Compare
Choose a tag to compare

What's Changed

  • Add SubnetIds ref to ec2 subnet group ids by @brucegucode in #120
  • Update to ACK runtime v0.20.1, code-generator v0.20.1 by @ack-bot in #121

Full Changelog: v0.1.0...v0.1.1

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