Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@aws-rfdk-automation aws-rfdk-automation released this 10 Dec 17:14
70b9736

Supported CDK Version

Officially Supported Deadline Versions

⚠ BREAKING CHANGES

In this release, we updated the default versions of DocumentDB and MongoDB. Make sure to backup your databases before updating to RFDK 1.5. See our documentation on upgrading to RFDK 1.5 for more information.

We upgraded the default DocumentDB version to 5.0.0 (#1364). Note that you may lose data and your deployment may fail if you have existing stacks with previous DocumentDB versions, so you must manually upgrade DocumentDB first.

We upgraded the default MongoDB version to 8.0 (#1392). Note that deployments with an existing MongoDB version lower than 8.0 will not automatically upgrade to the new version.

Features

Bug Fixes

  • Add Launch Config feature flag to unblock deployments in new accounts (#1365) (79490d9)