| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-11 | 672 Bytes | |
| v5.6.2 source code.tar.gz | 2023-07-11 | 16.8 MB | |
| v5.6.2 source code.zip | 2023-07-11 | 19.7 MB | |
| Totals: 3 Items | 36.5 MB | 0 | |
Known issues (fixed in 5.6.3)
- JMeter 5.6 shows 0 as a min response time in summary report, https://github.com/apache/jmeter/issues/6043
- NullPointerException in ConstantTimer (and derived timers), https://github.com/apache/jmeter/issues/6162
- Downloading of embedded resources via HTTP Request Default not working, https://github.com/apache/jmeter/issues/6162
What's Changed
- chore: Fix compatibility with Maven's pom.xml parser by adding explicit versions for com.google.auto.service:auto-service-annotations by @vlsi in https://github.com/apache/jmeter/pull/6042
Full Changelog: https://github.com/apache/jmeter/compare/rel/v5.6.1...rel/v5.6.2