Skip to content

Commit 788b2b9

Browse files
Blazemeter/jmeter-http2-plugin release v3.0.1 (#843)
* jmeter-http2-plugin v3.0.1 release * Update BZM HTTP --------- Co-authored-by: 3dgiordano <3dgiordano@users.noreply.github.com> Co-authored-by: David <3dgiordano@gmail.com>
1 parent e5940b0 commit 788b2b9

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

site/dat/repo/blazemeter.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,8 @@
722722
},
723723
{
724724
"id": "bzm-http2",
725-
"name": "BlazeMeter - HTTP/2 Plugin",
726-
"description": "HTTP/2 protocol sampler",
725+
"name": "BlazeMeter - HTTP Plugin",
726+
"description": "BlazeMeter HTTP (HTTP/1.1, HTTP/2, HTTP/3)",
727727
"helpUrl": "https://github.com/Blazemeter/jmeter-http2-plugin/blob/master/README.md",
728728
"screenshotUrl": "https://raw.githubusercontent.com/Blazemeter/jmeter-http2-plugin/master/docs/addHTTP2Sampler.png",
729729
"vendor": "BlazeMeter",
@@ -1022,6 +1022,13 @@
10221022
"depends": [
10231023
"jmeter-http"
10241024
]
1025+
},
1026+
"3.0.1": {
1027+
"changes": "Plugin renamed to BlazeMeter HTTP. Protocol support: HTTP/1.x, HTTP/2 and HTTP/3. Recording support and many other improvements.",
1028+
"downloadUrl": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v3.0.1/jmeter-bzm-http2-3.0.1.jar",
1029+
"depends": [
1030+
"jmeter-http"
1031+
]
10251032
}
10261033
}
10271034
},

0 commit comments

Comments
 (0)