Update dependency aws-rfdk to v1 #149
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.25.0
->1.2.0
Release Notes
aws/aws-rfdk
v1.2.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Bug Fixes
v1.1.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Features
Bug Fixes
v1.0.0
Compare Source
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:
userAwsThinkboxEulaAcceptance
property of theThinkboxDockerImages
construct has been removed and replaced with
userAwsCustomerAgreementAndIpLicenseAcceptance
.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.
Features
v0.42.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
⚠ BREAKING CHANGES
changed to Node.js 14
Bug Fixes
v0.41.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
v0.40.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
⚠ BREAKING CHANGES
See the
RFDK 0.40.x upgrade documentation
for more details and guidance on addressing these breaking changes.
extend IConstruct rather than IResource and the stack and env properties
on the HealthMonitor and WorkerInstanceFleet constructs were removed.
Features
v0.39.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Bug Fixes
v0.38.0
Compare Source
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-pinnedVersionQuery
, 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
Bug Fixes
v0.37.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
⚠ BREAKING CHANGES
created with an imported EFS Access Point
the Render Queue will be modified to have it enabled and using the
default certificate and hosted zone. To keep external TLS disabled, the
enabled
flag on theRenderQueueExternalTLSProps
can be set to false;however, we strongly encourage you to enable TLS. See the RFDK 0.37.x upgrade documentation
for more details and guidance on how to upgrade.
Features
Documentation
v0.36.0
Compare Source
NOTICE: This release drops support for NodeJS 10.x and expands support to include NodeJS 16.x (#459) (5226b9a)
Supported CDK Version
Officially Supported Deadline Versions
Features
Bug Fixes
v0.35.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Bug Fixes
v0.34.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Features
v0.33.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Bug Fixes
v0.32.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
v0.31.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Bug Fixes
v0.30.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Features
v0.29.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
⚠ BREAKING CHANGES
deps: CDK v1.96.0 modifies the API for DocumentDB DatabaseCluster. See
our examples for an illustration of the code update required.
core: Stacks set up like our examples will see an error regarding being unable to
delete an export in use when deploying a stack update. To bypass, use the
-e
option ofcdk deploy
to deploy each stack downstream of the Mountable's stack before updating the Mountable's stack. E.g:
Features
Bug Fixes
v0.28.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Features
Bug Fixes
v0.27.0
Compare Source
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
EFS Access Point. See the RFDK 0.27.x upgrade documentation
for details.
Features
v0.26.0
Compare Source
Supported CDK Version
Officially Supported Deadline Versions
Features
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.