Skip to content

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

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

v3.3.7

02 Aug 15:41
15deb31
Compare
Choose a tag to compare

What's Changed

Security

New Contributors

Full Changelog: v3.3.6...v3.3.7

v3.3.6

26 Jun 17:50
dac0239
Compare
Choose a tag to compare

Changed

  • Bumped jest to 29.7.0
  • Bumped ts-jest to 29.1.4
  • Bumped boto3 to 1.34.129
  • Bumped botocore to 1.34.129

Security

Full Changelog: v3.3.5...v3.3.6

v3.3.5

24 Apr 17:33
d91fce3
Compare
Choose a tag to compare

[3.3.5] - 2024-04

Added

  • Validation of transit gateway route table names to improve error message in case of duplicate names

Changed

  • Removed dependency on 'requests' library to mitigate CVE-2024-3651

v3.3.4

03 Apr 20:04
43fded6
Compare
Choose a tag to compare

Fixed

v3.3.3

25 Oct 15:30
3d875ce
Compare
Choose a tag to compare

Changed

  • Updated Lambda Function runtime to Python 3.11 and Node.js 18
  • Tags for Application in AppRegistry

Fixed

v3.3.2

03 Oct 14:31
1f8f861
Compare
Choose a tag to compare

Added

New CloudFormation parameter to allow users to skip transit gateway registration with the global network.

Fixed

Updated package versions to resolve security vulnerabilities.