Skip to content

Releases: berenddeboer/cdk-rds-sql

v2.4.0

14 Feb 21:17
Compare
Choose a tag to compare

2.4.0 (2024-02-14)

Features

  • detect absence of a security group in an imported cluster (5b3271a)

Bug Fixes

  • grant explicit decrypt key permission when encryption key specified (875b453)

v2.3.0

13 Oct 07:51
Compare
Choose a tag to compare

2.3.0 (2023-10-13)

Features

  • allow default database name different from root user name (8f6e4ee)

v2.2.0

19 Aug 08:03
Compare
Choose a tag to compare

2.2.0 (2023-08-19)

Features

  • require node 18 runtime (cdd2cca)

Bug Fixes

  • support finding handler.js in SST (bfa2366)

v2.1.2

01 Jan 20:45
Compare
Choose a tag to compare

2.1.2 (2023-01-01)

v2.1.1

01 Dec 06:47
Compare
Choose a tag to compare

2.1.1 (2022-12-01)

v2.1.0

01 Dec 06:41
Compare
Choose a tag to compare

2.1.0 (2022-12-01)

Features

v2.0.1

01 Dec 06:30
Compare
Choose a tag to compare

2.0.1 (2022-12-01)

Bug Fixes

  • skip rename role name if rolename hasn't changed (d7b02e1)

v2.0.0

24 Nov 03:14
Compare
Choose a tag to compare

2.0.0 (2022-11-24)

⚠ BREAKING CHANGES

  • cluster on role had to be the same anyway, any other
    configuration would not have worked. But this breaks existing code.

Features

  • check if either database or databaseName is set (f7601c2)
  • remove cluster from role, and use cluster from provider (34cc647)
  • support database clusters and Aurora Serverless v2 (ec9a8ac)
  • use npm as package manager instead of yarn (b4976c8)

v1.3.2

07 Nov 01:51
Compare
Choose a tag to compare

1.3.2 (2022-11-07)

Bug Fixes

  • recognise databaseName property when setting dbName property in secret (2c0df21)

v1.3.1

04 Nov 00:12
Compare
Choose a tag to compare

1.3.1 (2022-11-04)