Skip to content

Blazemeter/jmeter-http-plugin release v3.1.0 - #869

Merged
undera merged 1 commit into
undera:masterfrom
abstracta:JMETER-BZM-HTTP2-3.1.0
Aug 6, 2026
Merged

Blazemeter/jmeter-http-plugin release v3.1.0#869
undera merged 1 commit into
undera:masterfrom
abstracta:JMETER-BZM-HTTP2-3.1.0

Conversation

@Baraujo25

Copy link
Copy Markdown
Contributor

BlazeMeter HTTP v3.1.0

Compatibility & parity release focused on deeper JMeter alignment, improved SSL/HTTP handling, and a new migration tool.

Highlights

  • Stronger SSL KeyStore / TrustStore support with graceful failure handling
  • Full HEAD method support and improved User-Agent handling
  • New headless CLI migration tool to convert stock JMeter HTTP samplers → BlazeMeter HTTP
  • Better HTTP/2 cleartext (h2c) negotiation + fallback
  • RFC 9110–aligned redirection behavior
  • Lazy loading of HTTP response parsers and improved performance

Key Improvements

  • JMeter parity: Many behaviors now match stock JMeter more closely (headers, keep-alive, cookies, multipart, redirects, embedded resources, cached resources, etc.)
  • Robustness: Better exception handling, connection management, deflate/zlib decoding, and post-redirect header handling
  • Developer experience: Migration CLI tool + improved controlled execution / thread drop-off
  • Dependency updates (Jetty 12.1.11, commons-lang3, AssertJ, Guava) and various stability fixes

What's Changed (v3.1.0)

Thanks to the users @Pill30 and @heysarthak for all the feedback provided.


Recommended for all users. This release significantly improves JMeter compatibility and adds useful migration tooling.

Enjoy the new version! 🚀

Full Changelog: Blazemeter/jmeter-http-plugin@v3.0.1...v3.1.0

@undera
undera marked this pull request as ready for review August 6, 2026 09:31
@undera
undera merged commit 7af8785 into undera:master Aug 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants