Skip to content

Commit d55e984

Browse files
committed
HLSPlugin v3.3.0 release
1 parent 4e41e79 commit d55e984

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

site/dat/repo/blazemeter.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,26 @@
661661
"depends": [
662662
"jmeter-http"
663663
]
664+
},
665+
"3.3.0": {
666+
"changes": "HLS live-edge playback; DASH dynamic MPD refresh & timeline precision",
667+
"downloadUrl": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jmeter-bzm-hls-3.3.0.jar",
668+
"libs": {
669+
"hlsparserj>=1.0.1": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/hlsparserj-1.0.1.jar",
670+
"jackson-annotations>=2.11.0": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jackson-annotations-2.11.0.jar",
671+
"jackson-core>=2.10.0": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jackson-core-2.10.0.jar",
672+
"jackson-databind>=2.11.0": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jackson-databind-2.11.0.jar",
673+
"jackson-dataformat-xml>=2.10.0": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jackson-dataformat-xml-2.10.0.jar",
674+
"jackson-module-jaxb-annotations>=2.10.0": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jackson-module-jaxb-annotations-2.10.0.jar",
675+
"jaxb-api>=2.3.1": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jaxb-api-2.3.1.jar",
676+
"jmeter-bzm-commons>=0.2.3": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/jmeter-bzm-commons-0.2.3.jar",
677+
"mpd-tools>=release-0.8-jdk8": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/mpd-tools-release-0.8-jdk8.jar",
678+
"stax2-api>=4.2": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/stax2-api-4.2.jar",
679+
"woodstox-core>=6.0.1": "https://github.com/Blazemeter/HLSPlugin/releases/download/v3.3.0/woodstox-core-6.0.1.jar"
680+
},
681+
"depends": [
682+
"jmeter-http"
683+
]
664684
}
665685
}
666686
},
@@ -1688,4 +1708,4 @@
16881708
}
16891709
}
16901710
}
1691-
]
1711+
]

0 commit comments

Comments
 (0)