Releases: aws/aws-rfdk
v0.27.0
Supported CDK Version
Officially Supported Deadline Versions
Security Notice
RFDK version 0.27.x and later include security enhancements. We recommend you upgrade RFDK and Deadline to further restrict the permissions required for RFDK & Deadline to function. Please upgrade the version of RFDK used in your CDK application to 0.27.x, and configure your application to deploy Deadline 10.1.14.x or later to resolve the issue.
If you have an existing deployment that was built with RFDK versions 0.26.x or earlier, you will need to upgrade to RFDK 0.27.x and Deadline 10.1.14.x or later before June 10, 2021 @ 1:00PM PST/ 3:00PM CST/ 4:00PM EST. Failure to upgrade by the above date may result in disruptions to your render farm. If you have any questions, please contact AWS Thinkbox Customer Support at https://support.thinkboxsoftware.com/.
⚠ BREAKING CHANGES
- If your application provides an EFS file-system to a Repository construct, it must now also pass an
EFS Access Point. See the RFDK 0.27.x upgrade documentation
for details.
Features
v0.26.0
Supported CDK Version
Officially Supported Deadline Versions
Features
- core: add vpcSubnets prop to HealthMonitor (#310) (12b6d89), closes #305
- deadline: add ConfigureSpotEventPlugin and SpotEventPluginFleet constructs (#279) (b418e8a)
- deadline: add security group configuration for Repository and RenderQueue (#319) (b7a43d6)
Bug Fixes
v0.25.0
Supported CDK Version
Officially Supported Deadline Versions
Features
v0.24.0
v0.23.0
v0.22.0
v0.21.0
Supported CDK Version
Officially Supported Deadline Versions
Features
- core: Add configurable expiry to X.509 certificates (#242) (ae7c153)
- deadline: add custom user data commands to Worker instance startup (#239) (bdef391)
- examples: Added examples for Spot Event Plugin Deployment (#180) (49e22bf)
- integ: use configurable version of Deadline for integration tests (#160) (263021c)
Bug Fixes
- deadline: bad file path for Repository when using VersionQuery (#252) (84a20de)
- deadline: Fix cyclic stack dependency when using UBL (#246) (12f7db2)
- deadline: lock down DocDC engine to version 3.6.0 (#230) (2f46944)
- deadline: Launcher restarts Workers reliably. RFDK assumed Workers connected to the Deadline Render Queue when configuring them (#248) (dfdbda5)