Skip to content

Commit 4deccb3

Browse files
bakthavabakthava
andauthored
Add jmeter-grpc-request v2.0.0 and v2.0.1 to registry (#825)
- Adds v2.0.0 release with comprehensive CVE fixes and mTLS support - Adds v2.0.1 release with Java 21 compatibility - Updates vendor to bakthava (ownership transition) - Updates helpUrl to bakthava organization Co-authored-by: bakthava <bakthava@github.com>
1 parent ec18dac commit 4deccb3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

site/dat/repo/various.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,6 +1770,13 @@
17701770
"depends": [
17711771
"jmeter-core"
17721772
]
1773+
},
1774+
"2.0.1": {
1775+
"changes": "Java 21 Compatibility: Consolidated fix for Java 21 support ensuring all build checks pass. Maintains security improvements from v2.0.0 (commons-io 2.14.0, TestNG 7.5.1). mTLS support and JDK 8+ compatibility included.",
1776+
"downloadUrl": "https://github.com/bakthava/jmeter-grpc-request/releases/download/v2.0.1/jmeter-grpc-request.2.0.1.jar",
1777+
"depends": [
1778+
"jmeter-core"
1779+
]
17731780
}
17741781
}
17751782
},

0 commit comments

Comments
 (0)