diff --git a/site/dat/docs/Changelog.md b/site/dat/docs/Changelog.md index cf9aef6b2..c1a8084f3 100644 --- a/site/dat/docs/Changelog.md +++ b/site/dat/docs/Changelog.md @@ -1,5 +1,18 @@ # Changelog +## 1.16.32 25 June 2024 +- Java helpers updated to 1.10 (Added support for JUnit's DisplayName annotation) +- Upgrade node to 18 +- Limits error response bodies collection to 10 per test +- Modified RPS value to avoid 0.001 to reduce timeouts. +- Consume all passed ramp-up plan steps and execute last of them +- Properly handled cases where duration or steps are none +- Fixed ramp-up to start at the end of the increase interval, not the beginning +- Added coverage improvements +- Reverted changes that set concurrency at the end of the interval to match BlazeMeter UI +- Added the pyscripts module to the Taurus package +- Removed Newman executor from doc index + ## 1.16.31 29 April 2024 - Fixed resolution of JMX test duration, that contains user variables.