v0.38.0
Supported CDK Version
Officially Supported Deadline Versions
⚠ BREAKING CHANGES
RFDK will configure Deadline Secrets Management automatically when using Deadline 10.1.19.x or higher. If your CDK app uses the Repository
construct with an un-pinned VersionQuery
, then upgrading RFDK will set up Deadline Secrets Management. Using Deadline Secrets Management is strongly encouraged for securing Deadline render farms, however it can potentially impact your workflows within Deadline. Please review the Deadline Secrets Management documentation to learn about the feature.
See the RFDK 0.38.x upgrade documentation for more details and guidance on how to upgrade.
Features
- deadline: add Deadline Secrets Management integration in the Render Queue (#528) (48baa18)
- deadline: add Secret Management support for Repository (#514) (8c7dda6)
- deadline: configure identity registration settings for deadline clients (#576) (b9082b2)
- deadline: validate minimum Deadline version for secrets management (#573) (6d5950e)
- examples: add deadline secrets management options to basic example app (#562) (bd31a8d)
- examples: use dedicated subnets in All-In-AWS-Infrastructure-Basic example (#598) (7aaec14)