Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 03:14
· 76 commits to refs/heads/main since this release

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)