JMeter 5.1.1 Release Notes
Apache JMeter 5.1.1 release notes with 6 improvements and 10 bug fixes, plus upgrade notes from the official changelog.
Change summary
Section titled “Change summary”| Section | Changes |
|---|---|
| Improvements | 6 |
| Bug fixes | 10 |
| Non-functional changes | 4 |
New and Noteworthy
Section titled “New and Noteworthy”This release is mainly a bugfix release. Please see the Changes history page to view the last major behaviors with the version 5.1.
Live Reporting and Web Report
Section titled “Live Reporting and Web Report”A new menu entry has been added to the Tools menu. It’s allow to generate
a results report from a previous CSV/JTL file.


Incompatible changes
Section titled “Incompatible changes”Improvements
Section titled “Improvements”HTTP Samplers and Test Script Recorder
Section titled “HTTP Samplers and Test Script Recorder”- Bug 62977Allow sending HTTP requests without a default User-Agent header
Other samplers
Section titled “Other samplers”- Bug 63185LDAP related elements: Add option to implicitly trust SSL/TLS connections/Disable hostname verification. Based on contribution by Brian Wolfe (wolfebrian2120 at gmail.com)
Controllers
Section titled “Controllers”Listeners
Section titled “Listeners”Timers, Assertions, Config, Pre- & Post-Processors
Section titled “Timers, Assertions, Config, Pre- & Post-Processors”- Bug 63178CSS Selector Extractor: Improve performance of JODD (JoddExtractor) based implementation
Functions
Section titled “Functions”Report / Dashboard
Section titled “Report / Dashboard”- Bug 59896 Report / Dashboard: Add a menu entry to generate a report on demand from a CSV file. Contributed by Ubik Load Pack (support at ubikloadpack.com)
General
Section titled “General”- PR#444Update to latest Spock v1.2 (was 1.0). Contributed by Graham Russell (graham at ham1.co.uk)
- PR#446Improve Unit tests readability and use of Spock. Contributed by Graham Russell (graham at ham1.co.uk)
Bug fixes
Section titled “Bug fixes”HTTP Samplers and Test Script Recorder
Section titled “HTTP Samplers and Test Script Recorder”Other Samplers
Section titled “Other Samplers”- Bug 63202JMS Publisher: ObjectMessageRenderer creates XStream instance with uninitialized security
Controllers
Section titled “Controllers”Listeners
Section titled “Listeners”- Bug 63204
RenderAsJSON#prettyJSON:JSONParser#parsecannot return JSONValue
Timers, Assertions, Config, Pre- & Post-Processors
Section titled “Timers, Assertions, Config, Pre- & Post-Processors”- Bug 62446Counter documentation is wrong in required fieds. Contributed by orimarko at gmail.com
- Bug 62327TestPlan: In library table if path is modified and plan saved, the modification is lost on file reload
Functions
Section titled “Functions”- Bug 63241
__threadGroupNamecauses a NullPointerException if called from non Test threads
Report / Dashboard
Section titled “Report / Dashboard”- Bug 63198Response Time Vs Request and Latency Vs Request graphs don’t line up with throughput. Contributed by Ubik Load Pack (support at ubikloadpack.com)
Documentation
Section titled “Documentation”General
Section titled “General”- Bug 63201SearchTreeDialog disappears behind master JFrame. Contributed by Benoit Vatan (benoit.vatan at gmail.com)
- Bug 63220
Function Helper Dialog,Export transactions for reportandImport from cURLdisappear being master JFrame. Contributed by Ubik Load Pack (support at ubikloadpack.com) - Bug 63207java.lang.NullPointerException: null when run JMeter 5.1 with proxy options
- Bug 58183Rampup may not be respected if thread take time to start leading to threads continuing to start post ramp up time
Non-functional changes
Section titled “Non-functional changes”- Bug 63203Unit Tests: Replace use of
@Deprecatedby@VisibleForTestingfor methods/constructors/classes made public for Unit Testing only - PR#449Refactor and Test ResponseTimePercentilesOverTimeGraphConsumer. Contributed by Graham Russell (graham at ham1.co.uk)
- PR#450Abstract graph consumer improvements. Contributed by Graham Russell (graham at ham1.co.uk)
- PR#451Improve a few unit tests and classes. Contributed by Graham Russell (graham at ham1.co.uk)
Thanks
Section titled “Thanks”We thank all contributors mentioned in bug and improvement sections above:
- Ubik Load Pack
- Benoit Vatan (benoit.vatan at gmail.com)
- Graham Russell (graham at ham1.co.uk)
- Brian Wolfe (wolfebrian2120 at gmail.com)
- orimarko at gmail.com
We also thank bug reporters who helped us improve JMeter.
Apologies if we have omitted anyone else.