Skip to content

v0.38.0

Compare
Choose a tag to compare
@aws-rfdk-automation aws-rfdk-automation released this 25 Oct 21:51
03d9ee4

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)

Bug Fixes

  • deadline: allow traffic from RenderQueue to UsageBasedLicensing (#617) (dfbf88f)
  • deadline: fix issue in client TLS configuration for Deadline 10.1.18 (#543) (05b14f9)
  • deadline: reinstall repository even if version is not changed (821bab2)