Skip to content

Releases: aws-solutions/automations-for-aws-firewall-manager

v2.0.10

19 Jun 16:05
131ff55
Compare
Choose a tag to compare

[2.0.10] - 2024-06-19

Security

Fixed

  • Fixed intermittent deployment failure caused by "CopyManifest" custom resource installing latest SDK version.

v2.0.9

10 Jan 16:36
c94a44b
Compare
Choose a tag to compare

[2.0.9] - 2024-01-07

Changed

  • Update NodeJS runtimes to Nodejs18.x for all the lambda functions in the solution.

v2.0.8

31 Oct 19:49
27d6c7d
Compare
Choose a tag to compare

Changed

  • Update lambda timeout for custom resource PreReqManagerCR.

Fixed

  • Update node dependencies for security vulnerabilities.

v2.0.7

10 Aug 16:44
27d6c7d
Compare
Choose a tag to compare

[2.0.7] - 2023-08-10

Changed

  • Update aws-cdk-lib to force CustomResourceProvider and Provider to update lambda runtimes to Nodejs18.x.

v2.0.6

27 Jun 19:07
8087fe7
Compare
Choose a tag to compare

Fixed

  • Fixed dependabot issues for fast-xml-parser, CVE-2023-34104.
  • Fixed deployment issue which was limiting the solution to be deployed in only us-east-1.

v2.0.5

05 Jun 20:05
7a74da1
Compare
Choose a tag to compare

Changed

  • Update parameter names for consistency
  • Refactor to reduce code complexity
  • Update client configs to latest sdk version
  • Fix broken URLs in README

v2.0.4

21 Apr 19:52
965620b
Compare
Choose a tag to compare

Changed

  • Fix npm json5 vulnerabilites CVE-2022-46175
  • Upgrade AWS CDK dependencies to version 2
  • Changed the Object Ownership for logging bucket from 'Object writer' to 'Bucket owner enforced' to mitigate the impact caused by new S3 default settings.
  • Updated S3 bucket policy to support access logging.

Release v2.0.3

14 Dec 18:10
aa7fb7b
Compare
Choose a tag to compare

[2.0.3] - 2022-12-14

Changed

  • Fix npm got vulnerabilites
  • Upgrade to node16
  • Update solution name

v2.0.2

10 May 17:15
Compare
Choose a tag to compare

[2.0.2] - 2022-05-09

Changed

  • Fix: Enforce encrypted access to config S3 buckets

Refer to changelog for more information

v2.0.1

14 Apr 20:10
Compare
Choose a tag to compare

[2.0.1] - 2022-04-14

Changed

  • Security patching of dependencies
  • Upgrade CDK version

Refer to changelog for more information