Aws-rfdk

Latest version: v1.5.0

Safety actively analyzes 688313 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

0.14.0

⚠ BREAKING CHANGES

* **deadline:** The Version construct has been renamed to VersionQuery
- It's API has changed and CDK apps using it will need to be refactored
* **deadline:** The API for the `RenderQueue` has changed and applications will need a
significant refactor to make use of the new version

Features

* **core:** ACM Certificate Importer ([0feeb95]() (full hash: 0feeb95cd2a627ba2774624437a83afe4657e9f8))
* **core:** Adds MountableBlockVolume construct ([fac44dd]() (full hash: fac44dddb50d8541b1560890fe1b4331640e232b))
* **deadline:** add HTTPS for internal RenderQueue traffic ([7a94c53]() (full hash: 7a94c532c48690f757ca72a5b2eb482ab34130b1))
* **deadline:** add schema validation to Stage ([4404363]() (full hash: 4404363d7f5aedd6737af5a3d5da561715b335f0))
* **deadline:** add ThinkboxDockerRecipes construct ([28e99cf]() (full hash: 28e99cfbcd89fe6a713b4f9a6bdea4734458f4f4))
* **deadline:** add TLS support to RenderQueue ([1c80e7a]() (full hash: 1c80e7a64903e180185528d1fb9d7838e32ccf4e))
* **deadline:** improve version api ([f32ec09]() (full hash: f32ec09998d463d856bec923b865ca697f6d8f32))
* **deadline:** switch RenderQueue to use ECS ([0d39b48]() (full hash: 0d39b48b1e85e6fa25731c4539247045b853cad4))


Bug Fixes

* **deadline:** make Deadline installer executable when staging ([27087eb]() (full hash: 27087ebc3ad18d6e003d9663c1ba32fc2d36656a))
* **deadline:** scale RCS ECS service with ASG ([0ebff8e]() (full hash: 0ebff8e38884fd85f1296cdff22130e18fcd9c3c))
* **integ:** add preflight tests, improve scripting for deployment/teardown, update repository steps to run concurrently ([8798c00]() (full hash: 8798c00f0d98c38320cf69eb3d0ae7259f9d9f2f))
* **integ:** use more resilient command-line argument formatting ([daf50ed]() (full hash: daf50ed041ade3faee9d6ecd71f2f3587fd2b41f))

0.13.0

⚠ BREAKING CHANGES

* This changes how the package is consumed. Previously,
customer had to import 2 different packages, namely, `aws-rfdk/core`
& `aws-rfdk/deadline`. Now only one package should be imported:
`aws-rfdk`.`deadline` remains a module inside this package.
* **core**: Removed EC2-Fleet construct.
**core**: Removed EFS construct.
**deadline**: Fundamental changes to Version class.

Features

* Tidy foundational Repository dependencies ([ce75fb3]() (full hash: ce75fb30fbdf13f7abc91fed2a6b3a8966f40cae))
* **core:** Adds the StaticPrivateIpServer construct ([068a3fd]() (full hash: 068a3fde361326f7e67d799d5d183c85378b43ce))
* **core:** X.509 Certificate Custom Resource ([b183ef1]() (full hash: b183ef1a2677b05e20038b441b056b0ccde77706))


Bug Fixes

* **core:** Fixed X.509 Cert Generation ([be770d1]() (full hash: be770d1f8e0a185a7ca49c0947a996f6afc81e39))
* **deadline:** exposing spot price property for worker-fleet ([65694df]() (full hash: 65694df67ae96ed0bf0ed5d52bbed9c8daad5ed6))


* changing to single package repository ([361fdac]() (full hash: 361fdac5122466435d8d9390275ee7610a4ebfce))

0.12.0

⚠ BREAKING CHANGES

* **deadline:** * **deadline:** replaced the `Repository` construct property
'deadlineRepositoryInstallerPath: string' to 'version: IVersion'. The
construct now takes IVersion as input instead of the deadline
repository installer path.
* **deadline:** removed input property `securityGroup` & `role`

Features

* Lambda Layer Build and Publish Framework ([da0a9f4]() (full hash: da0a9f4049290e3c6365bd3670fb9af9a642ab5e))
* **core:** Common Library for Lambdas ([7ef8755]() (full hash: 7ef875557a3e9ebe3c7dd1c1f3c938bbcd0e3d58))
* **deadline:** adding script for downloading docker recipe ([0fddfe7]() (full hash: 0fddfe74c8cc4622a4c90464b86cbf07347733f1))


Bug Fixes

* **core:** adding encryption to health monitor sns topic ([4e7bedf]() (full hash: 4e7bedf877b279cedf701e89b2959e88afae973d))
* Add License Headers ([1c50586]() (full hash: 1c50586e090d1b5f8a99758bd259b5dc002f8550))
* **deadline:** Adds missing license header to stage-deadline.ts ([3d43135]() (full hash: 3d431357826c8fc34fb7946e9a64eabfa8de2c15))
* **deadline:** make repository installer construct-id static ([89fc58b]() (full hash: 89fc58b141a3f13bdb24b78e083e20e942c8a83f))
* **test:** Adds missing tsconfig.json file and cleans up .gitignore. ([76d9a3a]() (full hash: 76d9a3ad2763f26b19be4f2d6505a97c314d7ec3))

0.11.0

⚠ BREAKING CHANGES

* **deadline:** * Renamed classes, methods, and files in the aws-rfdk/deadline package that contained the name 'Deadline' to no longer have them. Updated usages of the affected code accordingly.

Features

* **core:** ExportingLogGroup and LogGroupFactory ([ba9a45a]() (full hash: ba9a45a89410635c94e715569d8a9a33ad3725e3))
* **deadline:** adding health monitoring for worker-fleet ([41f9072]() (full hash: 41f9072d3afea7472b33893dd17b96e9f921387a))
* **deadline:** implementing license forwarder construct ([eeac592]() (full hash: eeac5929a51c7aca601da705b636656998da761b))
* **deadline:** version construct for deadline installers ([ed07b1e]() (full hash: ed07b1e26fd97d1a8ed8245f669d8f69ffe561d7))


Bug Fixes

* **kitchen-sink:** Removed LogGroup Bucket Name ([79b1a0f]() (full hash: 79b1a0f1a13a70f68a5017d6aa50327b85ec3f56))


* **deadline:** Removed the term 'Deadline' from code in the deadline package ([ded6d65]() (full hash: ded6d65a2e17b8b08a4ec70c9143804073477cd6))

0.10.0

Features

* **deadline:** adding health monitoring for worker-fleet ([41f9072]() (full hash: 41f9072d3afea7472b33893dd17b96e9f921387a))

0.9.0

Features

* **core:** ExportingLogGroup and LogGroupFactory ([def85cf]() (full hash: def85cf06f6195a415b58d09f18a42cc53503012))
* **deadline:** version construct for deadline installers ([ed07b1e]() (full hash: ed07b1e26fd97d1a8ed8245f669d8f69ffe561d7))

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.