Skip to content

Commit f44e202

Browse files
authored
added version 1.3.1 of websocket-samplers plugin (#732)
1 parent 370811b commit f44e202

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

site/dat/repo/various.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,13 @@
739739
"depends": [
740740
"jmeter-core"
741741
]
742+
},
743+
"1.3.1": {
744+
"changes": "Fixed bug (ClassCastException when reading unexpected frame in request-response sampler)",
745+
"downloadUrl": "https://search.maven.org/remotecontent?filepath=net/luminis/jmeter/jmeter-websocket-samplers/1.3.1/jmeter-websocket-samplers-1.3.1.jar",
746+
"depends": [
747+
"jmeter-core"
748+
]
742749
}
743750
}
744751
},

0 commit comments

Comments
 (0)