Skip to content

Commit

Permalink
Releasing JMeter pubsub v1.2 (undera#685)
Browse files Browse the repository at this point in the history
* Added couchbase plugin

* Added new version of di-kafkameter

* Releasing Extended-csv-dataset-config version 2.0

* Releasing DI Kafkameter v1.2

* Fixes serilizer and deserializer issues

* Fixes serilizer and deserializer issues

* Releasing Jmeter pubsub version 1.2
  • Loading branch information
rollno748 authored Jan 5, 2025
1 parent 82eae0e commit 11c3137
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions site/dat/repo/various.json
Original file line number Diff line number Diff line change
Expand Up @@ -1189,6 +1189,16 @@
"depends": [
"jmeter-core"
]
},
"1.2": {
"changes": "Supports batching settings for publisher",
"downloadUrl": "https://github.com/rollno748/Jmeter-pubsub-sampler/releases/download/1.2/jmeter-pubsub-sampler-1.2.jar",
"libs": {
"gson": "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar"
},
"depends": [
"jmeter-core"
]
}
}
},
Expand Down

0 comments on commit 11c3137

Please sign in to comment.