Releases: Blazemeter/jmeter-http2-plugin
v2.0.5
v2.0.4
v2.0.3
v2.0.3-alpha.3
Release 2.0.3-alpha.3
v2.0.3-alpha.2
Release 2.0.3-alpha.2
v2.0.3-alpha
This alpha release has initial support for asynchronous execution over HTTP2.
In order to use this new feature, the HTTP2 sampler must be incorporated into a new Controller called bzm - HTTP2 Async Controller
.
It also has fixes in the processing of embedded resources, as well as its parallel processing when indicated in the HTTP2 Sampler option.
It is an initial version that will not be public in jmeter plugins.
You can download and try it on your JMeter while it is still in development.
v2.0.2
This release has fixes for the following issues
#24 To improve scalability: Changed the default configuration of handling threads and connections. Memory management in request is also changed to improve its management and eliminate memory allocation errors. The initialization process in interactions was changed to minimize stress on the system.
#25 jMeter Property is incorporated to be able to assign the maximum waiting time for an idle connection.
#26 The accept encoding and user agent headers that were assigned by default by Jetty are removed
#36 Maximum Request Timeout: The default behavior is changed, the timeout
The following dependency update was also made
Bumps jetty-server from 11.0.6 to 11.0.10
v2.0.1
2.0
In this major release, have updated the jetty dependencies and deprecated some of the previous components. This version includes the following features:
- Support for GET, POST, PUT, PATCH, DELETE and OPTIONS methods
- Support for proxy usage
- Support for Header Manager, Auth Manager, Cookie Manager, and Cache Manager
- Support for follow redirect and automatically redirect
- Support for send files
- Support for GZIP responses
- Support for retrieve embedded resources
- General improvements like error management, reuse connections, timeouts handling
Warnings
- This version is compatible with java 11 or greater
- Test plans created with previous versions of the plugin are not supported, a feature to migrate from old test plans to the new version was implemented.
1.6.2
This version of the plugin is deprecated and is available only for legacy purposes. We recommend upgrading to version 2.0 or greater