Skip to content

v0.16.0

Compare
Choose a tag to compare
@aws-rfdk-automation aws-rfdk-automation released this 18 Aug 17:53
98b6a19

⚠ BREAKING CHANGES

  • deadline: construct IDs renamed in UsageBasedLicensing.
  • Previously deployed resources will be terminated when updating
  • Default log stream prefix changed from 'docker' to 'LicenseForwarder'
  • Memory properties are no longer specified when constructing
    UsageBasedLicensing instances
  • deadline: databaseRemovalPolicy property of Repository has been renamed to removalPolicy.database
  • deadline: This renames the UBLLicensing, and related, constructs
    to UsageBasedLicensing.
  • deadline: Deadline WorkerFleet has been renamed to WorkerInstanceFleet

Features

  • deadline: add dependencies when connecting to renderqueue (#10 (Link not implemented)) (43a211b (full hash: 43a211b))
  • deadline: Enable audit logging for DocDB (#37 (Link not implemented)) (00367f2 (full hash: 00367f2))
  • deadline: RenderQueue support ELB access logs (#42 (Link not implemented)) (9bdb8ff (full hash: 9bdb8ff))

Bug Fixes

  • core: enhance security of mongodbinstance setup scripts (#33 (Link not implemented)) (d2b9875 (full hash: d2b9875))

  • adding deletion protection for load balancer (#39 (Link not implemented)) (cda4954 (full hash: cda4954))

  • core: Fix mounting filesystems if fstab does not end in newline (#58 (Link not implemented)) (c361044 (full hash: c361044))

  • core: fixes leaking private key password to logs in mongo setup (#28 (Link not implemented)) (efd1602 (full hash: efd1602))

  • core: fixing security group for health monitor (#30 (Link not implemented)) (2a23ae7 (full hash: 2a23ae7))

  • deadline: add retention policy for created efs (#11 (Link not implemented)) (715be7c (full hash: 715be7c))

  • deadline: Close RenderQueue to ingress traffic by default (#51 (Link not implemented)) (f1e7c4b (full hash: f1e7c4b))

  • deadline: fix UsageBasedLicensing stack updates (#26 (Link not implemented)) (84e09fb (full hash: 84e09fb))

  • deadline: rename ubllicensing construct (#9 (Link not implemented)) (baeb3d4 (full hash: baeb3d4))

  • deadline: rename WorkerFleet to WorkerInstanceFleet (#12 (Link not implemented)) (84cce6a (full hash: 84cce6a))

  • deadline: Support multiple Block Devices (#41 (Link not implemented)) (a669aba (full hash: a669aba))

  • Set load balancers to drop invalid http headers (#54 (Link not implemented)) (4c56fb7 (full hash: 4c56fb7))

  • deadline: Update Repository Installation script and Worker Configuration (#52 (Link not implemented)) (3068b48 (full hash: 3068b48))

  • integ: update existing repository tests to use docker recipes (#18 (Link not implemented)) (b65edd6 (full hash: b65edd6))

  • deadline: clean up UsageBasedLicensing construct and tests (#20 (Link not implemented)) (a5596d2 (full hash: a5596d2))