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
- core: Add support for Deadline 10.4.0 (#1389) (db0d582)
- deadline: Allow passing Context to SEP config (#1211) (08b3672)
- Upgrades MongoDB version to 8.0 (#1392) (88dbeb0)
- Upgrades DocumentDB version to 5.0.0 (#1364) (f0ca078)