Skip to content

Commit

Permalink
Release 1.16.32 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelmarik committed Jun 25, 2024
1 parent 8a56097 commit e4da36d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions site/dat/docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 1.16.32<sup> 25 June 2024</sup>
- 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<sup> 29 April 2024</sup>
- Fixed resolution of JMX test duration, that contains user variables.

Expand Down

0 comments on commit e4da36d

Please sign in to comment.