Releases: aws-solutions/network-orchestration-for-aws-transit-gateway
Releases · aws-solutions/network-orchestration-for-aws-transit-gateway
v3.3.11
What's Changed
[3.3.11] - 2024-10-31
Security
- Bumped http-proxy-middleware to
2.0.7
to mitigate CVE-2024-21536
Changed
- Moved spoke service linked role template as conditional nested stack under spoke stack
Full Changelog: v3.3.10...v3.3.11
Contributors
v3.3.10
What's Changed
[3.3.10] - 2024-10-10
Security
- Bumped rollup to 2.79.2 to mitigate CVE-2024-47068
Full Changelog: v3.3.9...v3.3.10
v3.3.9
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
What's Changed
[3.3.8] - 2024-08-15
Fixed
Changed
- resource_exception_handler decorator does not catch
IncorrectState
botocore client errror, allowing the error to be raised asResourceBusyException
by service_exception_handler decorator
Security
- Bumped axios to
1.7.4
to mitigate CVE-2024-39338
Contributors
Full Changelog: v3.3.7...v3.3.8
v3.3.7
What's Changed
Security
- Bumped fast-xml-parser to
4.4.1
to mitigate CVE-2024-41818
New Contributors
Full Changelog: v3.3.6...v3.3.7
v3.3.6
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
- Bumped ejs to
3.1.10
to mitigate CVE-2024-33883 - Bumped
ws
to resolve [CVE-2024-37890]
Full Changelog: v3.3.5...v3.3.6
v3.3.5
[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
Fixed
- Upgrade webpack-dev-middleware to mitigate CVE-2024-29180
v3.3.3
Changed
- Updated Lambda Function runtime to Python 3.11 and Node.js 18
- Tags for Application in AppRegistry
Fixed
- Upgrade @babel/traverse to mitigate CVE-2023-45133
- Upgrade urllib3 to mitigate CVE-2023-45803
v3.3.2
Added
New CloudFormation parameter to allow users to skip transit gateway registration with the global network.
Fixed
Updated package versions to resolve security vulnerabilities.