Releases: aws-solutions/distributed-load-testing-on-aws
Releases · aws-solutions/distributed-load-testing-on-aws
v3.3.2
[3.3.2] - 2024-11-01
Security
http-proxy-middleware
to mitigate [CVE-2024-21536]- Bumping cryptography to v43.0.1 in docker image to mitigate (GHSA-h4gh-qq45-vh27)
- Bumping setuptool to 65.5.1 in docker image to mitigate [CVE-2022-40897]
Fixed
- Fixed bug pertain to start button not working properly (#218)
v3.3.1
[3.3.1] - 2024-10-02
Security
rollup
to mitigate CVE-2024-4067
Fixed
- Fixed API response to 404 NOT_FOUND from 400 BAD_REQUEST for when retrieving/deleting an invalid test
v3.3.0
[3.3.0] - 2024-09-16
Added
- Added cron scheduling (#84)
- Added jtl report to s3 bucket logs (#150)
- Added enhanced mechanism to collect Anonymized Metrics Feature
- Added new integration tests
Fixed
- Fixed issues pertaining to (#193)
Security
micromatch
to mitigate CVE-2024-4067webpack
to mitigate CVE-2024-43788path-to-regexp
to mitigate CVE-2024-45296serve-static
to mitigate CVE-2024-43800body-parser
to mitigate CVE-2024-45590express
to mitigate CVE-2024-43796send
to mitigate CVE-2024-43799Flask_Cors
on Docker image to mitigate CVE-2024-6221
Updated
- Updated aws-cdk to 2.155.0
- Updated aws-cdk-lib to 2.155.0
- Updated @aws-cdk/aws-servicecatalogappregistry-alpha to 2.155.0-alpha.0
v3.2.11
[3.2.11] - 2024-08-19
Updated
- Updated taurus from 1.16.31 to 1.16.34
- Updated axios to 1.7.4 to mitigate CVE-2024-39338
- Updated urllib3 to 2.2.2 to mitgate CVE-2024-37891
- Updated Werkzeug to 3.0.3 to mitigate CVE-2024-34069
- Updated cryptography to 42.0.6 to mitigate CVE-2024-2511
v3.2.10
[3.2.10] - 2024-08-02
Updated
- Updated dnsjava jar on docker image to 3.6.1 to mitigate security vulnerability CVE-2023-50387
- Updated fast-xml-parser to 4.4.1 to mitigate CVE-2024-41818
- Updated amplify to 6.4.3
- Updated @aws-amplify/ui-react to 6.1.14
Fixed
- Fixed issues pertaining to discrepancy between the sum of failed response codes number and total number of error count
v3.2.9
[3.2.9] - 2024-06-21
Updated
- Updated braces from 3.0.2 to 3.0.3 to mitigate security vulnerability CVE-2024-4068
- Updated ejs from 3.1.9 to 3.1.10 to mitigate security vulnerability CVE-2024-33883
- Updated ws from 7.5.9 to 7.5.10 to mitigate security vulnerability CVE-2024-37890
- Updated json-path from 2.7.0 to 2.9.0 to mitigate security vulnerability CVE-2023-51074
- Updated taurus from 1.16.29 to 1.16.31
v3.2.8
[3.2.8] - 2024-04-15
Updated
- webpack-dev-middleware from
5.3.3
to5.3.4
to address CVE-2024-29180 - express from
4.18.1
to4.19.2
to address CVE-2024-29041 - follow-redirects from
1.15.4
to1.15.6
to address CVE-2024-28849 - docker image to resolve security vulnerabilities
Fixed
- #170
- CloudFormation stack update for updating from versions prior to
3.2.6
Full Changelog: v3.2.7...v3.2.8
v3.2.7
v3.2.6
Changed
- Updated version of taurus from v1.16.27 to v1.16.29
- Updated version of chart.js from v3.9.1 to v4.1.1
- Updated version of react from v17.0.2 to v18.2.0
- Updated version of react-dom from v17.0.2 to v18.2.0
- Updated version of aws-amplify from v4.3.31 to v6.0.17
- Updated version of @aws-amplify/pubsub from v4.4.10 to v6.0.17
- Updated version of @aws-amplify/ui-react from v1.2.26 to v6.1.4
- Removed moment.js as the library was in maintenance mode. Replaced with javascript built-in date objects
- Updated Jmeter dependencies and taurus dependencis within the docker image to enhance the security of the docker image
Fixed
v3.2.5
[3.2.5] - 2024-01-11
Changed
- Updated version of taurus image to 1.16.27
- Updated Jmeter dependencies and taurus dependencis within the docker image to enhance the security of the docker image
- Updated version of "@aws-solutions-constructs/aws-cloudfront-s3" from 2.46.0 to 2.48.0
- Updated version of "@aws-cdk/aws-servicecatalogappregistry-alpha" from 2.108.0-alpha.0 to 2.121.1-alpha.0
Fixed
- Bug fix to resolve issues with automatic plugins installation #152