Skip to content

Releases: aws/aws-rfdk

v0.27.0

15 Mar 16:46
31b4d43
Compare
Choose a tag to compare

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

Features

  • core: make cloudwatch agent install optional (#338) (ac052ea)
  • core: add ability to use EFS access points (#339) (544496c)
  • deadline: add ability to use EFS access points (#339) (544496c)

v0.26.0

01 Mar 22:36
f96be91
Compare
Choose a tag to compare

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

  • deadline: VersionQuery cross-stack issue (#306) (e6bb60d)
  • examples: Fix errors in MongoDB Python example (#322) (e1bfc79)
  • integ: Ignore unbound RUN_TESTS_IN_PARALLEL variable (#326) (76edf55)

v0.25.0

29 Jan 03:04
9041dd9
Compare
Choose a tag to compare

Supported CDK Version

Officially Supported Deadline Versions

Features

  • deadline: add ThinkboxDockerImages construct (#278) (9ea3bb4)

v0.24.0

26 Jan 15:46
93b55ca
Compare
Choose a tag to compare

Supported CDK Version

Officially Supported Deadline Versions

Bug Fixes

  • core: windows cloudwatch agent install script (#296) (478afce), closes #295

v0.23.0

08 Jan 22:00
871a3e0
Compare
Choose a tag to compare

Supported CDK Version

Officially Supported Deadline Versions

Features

  • core: Addition of SessionManagerHelper (#266) (08bd333), closes #265
  • deadline: allow providing subnets for RenderQueue's ALB (#264) (53088fb)

v0.22.0

16 Dec 15:21
dd6415f
Compare
Choose a tag to compare

Supported CDK Version

Officially Supported Deadline Versions

Features

Bug Fixes

  • deadline: Improve error message when querying non-existant Deadline version (#262) (cabdb58)

v0.21.0

30 Nov 15:28
573681d
Compare
Choose a tag to compare

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)

v0.20.0

12 Nov 19:02
58e909f
Compare
Choose a tag to compare

Supported CDK Version

Officially Supported Deadline Versions

Features

  • deadline: add WorkerInstanceConfiguration construct (#209) (bbb82b0)
  • deadline: versionquery construct (#175) (78dcd86), closes #176

v0.19.0

29 Oct 17:22
5ddff08
Compare
Choose a tag to compare

Supported CDK Version

Bug Fixes

  • deadline: Incorrect Usage Based Licensing ports for Katana and Maxwell. (e648711)

v0.18.1

16 Oct 21:24
30f94d2
Compare
Choose a tag to compare

Bug Fixes

  • deadline: remove requirement of aws-sdk in stage-deadline (3b66c1b)
  • deadline: use HTTPS to download index (c626ba9)