Skip to content

Blazemeter/jmeter-http-plugin release v3.2.0 - #878

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

Blazemeter/jmeter-http-plugin release v3.2.0#878
undera merged 1 commit into
undera:masterfrom
abstracta:JMETER-BZM-HTTP2-3.2.0

Conversation

@Baraujo25

Copy link
Copy Markdown
Contributor

BlazeMeter HTTP v3.2.0

Networking & protocol enhancements release focused on stronger HTTP/2 (h2c) support, DNS integration, authentication improvements, and more robust connection/timing behavior.

Highlights

  • Full DNSCacheManager support for JMeter-aligned DNS handling
  • BASIC_DIGEST authentication support
  • Configurable source address for outgoing connections
  • Improved HTTP/2 cleartext (h2c) support, including POST requests and fallback to HTTP/1.1
  • Better visibility into the connection handshake process
  • Timing fixes and collection of in-flight requests when a Thread Group duration ends

Key Improvements

  • Protocol robustness: Stronger h2c negotiation, ALPN handling (fallback to HTTP/1.1 when not specified), and POST support over HTTP/2 cleartext
  • JMeter parity: DNSCacheManager integration, BASIC_DIGEST auth, and source-address binding for outgoing connections
  • Reliability: Fixed subsample timeout doubling, sampler timing issues, and proper collection of in-flight requests at Thread Group end
  • Enhanced connection handshake observability

What's Changed (v3.2.0)

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

These changes further improve protocol compatibility, connection control, and overall reliability while maintaining strong alignment with JMeter.


Recommended for all users. This release strengthens HTTP/2 handling, DNS support, and connection robustness.
Enjoy the new version! 🚀
Full Changelog: Blazemeter/jmeter-http-plugin@v3.1.0...v3.2.0

@undera
undera marked this pull request as ready for review August 25, 2026 11:18
@undera
undera merged commit 46aefa0 into undera:master Aug 25, 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