From e4da36d45e6861fc90c678ab64f0a2f86f8e72b1 Mon Sep 17 00:00:00 2001 From: Pavel Marik Date: Tue, 25 Jun 2024 10:33:33 +0200 Subject: [PATCH] Release 1.16.32 changelog --- site/dat/docs/Changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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.