v1.0.0
This release marks the first official stable release of RFDK. All RFDK APIs in this release are considered to be stable and will only be removed through a deprecation process that allows consumers to phase out their usage for at least one minor RFDK version.
NOTE: Future minor RFDK releases may still introduce backwards-incompatible breaking changes. RFDK will continue to announce these breaking changes in this CHANGELOG and on each GitHub release along with documentation and guidance on navigating the change.
Supported CDK Version
Officially Supported Deadline Versions
⚠ BREAKING CHANGES
This change migrates the RFDK to be based on CDK v2. All apps that adopt RFDK 1.x will have to be migrated to CDK v2 as well. To update your app, follow the CDK v2 migration guide.
Additional breaking changes:
- deadline: The
userAwsThinkboxEulaAcceptance
property of theThinkboxDockerImages
construct has been removed and replaced withuserAwsCustomerAgreementAndIpLicenseAcceptance
. The licensing terms of Deadline have been retroactively changed with the
release of Deadline 10.1.23, and these new terms must be agreed to by a code change in your applications.