Skip to content

Releases: aws-solutions/network-orchestration-for-aws-transit-gateway

v3.3.17

12 Jun 12:47
53f3a0a
Compare
Choose a tag to compare

What's Changed

Security

Changed

  • Remove requirements.txt in favor of poetry.lock for dependency management with poetry
  • Refactor lambda as standard python package with poetry

Full Changelog: v3.3.16...v3.3.17

v3.3.16

29 May 15:05
54039f8
Compare
Choose a tag to compare

What's Changed

Security

Fixed

  • Remove setuptools and pkg_resources from lambda packaging
  • Remove event verbose log at INFO level
  • Respect tag case when copying vpc tags on TGW attachments
  • Add dependency for CSP resource on DeployWebUiCondition

Full Changelog: v3.3.15...v3.3.16

v3.3.15

02 Apr 20:03
9d8ae3f
Compare
Choose a tag to compare

What's Changed

Security

  • Bump aws-amplify to 5.3.27
  • Allow only TLS requests on S3 bucket through bucket policy
  • Add CSP security headers on CloudFront
  • Enable MFA for authentication by default
  • Add AWS Managed WAF rules to ACL
  • Disable introspection queries on AppSync endpoint

Changed

  • Disable verbose logging on the AppSync endpoint
  • AppRegistry application tags at resource level

Fixed

  • Remove unused http methods from cache behavior, Cloudfront only needs to process and forward GET/HEAD requests to S3 origin
  • Improve error response for UpdateTransitNetworkOrchestratorTable API path

Full Changelog: v3.3.14...v3.3.15

v3.3.14

14 Mar 19:11
fc60fcd
Compare
Choose a tag to compare

What's Changed

Security

Full Changelog: v3.3.13...v3.3.14

v3.3.13

05 Feb 15:34
e06935f
Compare
Choose a tag to compare

What's Changed

Security

Full Changelog: v3.3.12...v3.3.13

v3.3.12

22 Nov 16:00
33bd44e
Compare
Choose a tag to compare

What's Changed

Security

Full Changelog: v3.3.11...v3.3.12

v3.3.11

30 Oct 14:23
94f7178
Compare
Choose a tag to compare

What's Changed

[3.3.11] - 2024-10-31

Security

Changed

  • Moved spoke service linked role template as conditional nested stack under spoke stack

Full Changelog: v3.3.10...v3.3.11

Contributors

@cheng514
@nishikkr

v3.3.10

10 Oct 13:28
310df86
Compare
Choose a tag to compare

What's Changed

[3.3.10] - 2024-10-10

Security

Full Changelog: v3.3.9...v3.3.10

v3.3.9

16 Sep 20:04
4b453c7
Compare
Choose a tag to compare

What's Changed

[3.3.9] - 2024-09-16

Security

  • Bumped micromatch to 4.0.8 to mitigate CVE-2024-4067
  • Bumped webpack to 5.94.0 to mitigate CVE-2024-43788
  • Bumped express to 4.21.0 to mitigate CVEs in sub-dependencies
  • Bump path-to-regexp to 6.3.0 to address CVE-2024-45296

Full Changelog: v3.3.8...v3.3.9

v3.3.8

16 Aug 13:38
37b53c7
Compare
Choose a tag to compare

What's Changed

[3.3.8] - 2024-08-15

Fixed

  • #116
  • #117
  • IAM policy for StateMachineLambdaFunctionRole

Changed

  • resource_exception_handler decorator does not catch IncorrectState botocore client errror, allowing the error to be raised as ResourceBusyException by service_exception_handler decorator

Security

Contributors

@ckamps

Full Changelog: v3.3.7...v3.3.8