Releases: aws-solutions/distributed-load-testing-on-aws
Releases · aws-solutions/distributed-load-testing-on-aws
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
v3.2.4
[3.2.4] - 2023-11-10
Changed
- Updating lambda runtimes to use node-18
- Updated version of taurus image to 1.16.26
- Updated Jmeter dependencies and taurus dependencies within the docker image to enhance the security of the docker image
Fixed
v3.2.3
[3.2.3] - 2023-10-5
Fixed
- Bug fix to resolve Multipart upload for files bigger than 5MB
- Bug fix to show success codes other than 200
- Bug fix to reoslve [#131] #131
- Updating CDK libraries to latest version to allow deployment in some form in Israel Region
- Fixing Security Hotspots and resolving codesmells
- Updating the Docker Image to the latest version
v3.2.2
[3.2.2] - 2023-06-29
Fixed
- Bug fix to resolve issue with Start button on Details page
- Bug fix to resolve issue with Sign Out button not working
- Updated to react-scripts "5.0.1"
- Removed @aws-amplify/ui-componenet as it was deprecated
v3.2.1
[3.2.1] - 2023-04-17
Fixed
- Add ownership parameter to S3 logging bucket to account for changes in S3 default behavior.
v3.2.0
[3.2.0] - 2023-03-09
Added
- Task limits based on on-demand vCPU quotas for the account along with currently running Fargate tasks.
- Table to the console when creating a test to visualize available Fargate quotas.
- Auto-refresh functionality
- eslint and prettier formatting
Fixed
- Bug fix for #115 where Step Functions hits a task execution limit.
- Bug fix for #115 where test does not cancel properly.
- CloudWatch Dashboards link in console
- Deletion of CloudWatch Dashboards on test deletion
Security
- Updated to bootstrap 5
- Updated to blazemeter/taurus version 1.16.9
v3.1.1
v3.1.0
[3.1.0] - 2022-11-10
Added
- Added AppRegistryAWS Service Catalog AppRegistry support for all deployments of the solution.
- Due to current limitations of AppRegistry, a separate instance of AppRegistry is launched for each region that this solution is deployed to.