v3.0.0
[3.0.0] - 2022-08-24
⚠ BREAKING CHANGES
Version 3.0.0 does not support upgrading from previous versions.
Added
- Merge #71 by @pyranja
- Multi-region load test support
- Template for secondary regions
- Menu option for region management
- Region selection in test creation
- Results viewable by region
- Real time data on UI for running tests
- Upload bzt log, as well as jmeter log, out, and err logs to S3
- Link to S3 test results in the test details
- Logging for failed tasks
Changed
- History moved to separate table
- History view moved to modal rather than separate link
- Updated to CDK V2
Fixed
- Bug fix for long running containers by adding timeout to sockets
- Bug fix port issues by handing SIGTERM properly
- Bug fix for graceful failure when leader task fails
- Bug fix for tasks which launched but failed to provision
Removed
- Sleep between runTask API calls