From 2989a7154516409ce4b11d30246e8cad96d97542 Mon Sep 17 00:00:00 2001 From: pmouawad Date: Thu, 25 Feb 2021 20:23:25 +0100 Subject: [PATCH 1/2] Release UbikLoadPack Video Streaming plugin 7.2.2 --- site/dat/repo/various.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index 93e8bbe1e..d35e5eac6 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -706,6 +706,11 @@ "com.ubikingenierie.jmeter.plugin.hls.gui.HLSSamplerGUI" ], "versions": { + "7.2.2": { + "changes": "Bugfix on test stop", + "downloadUrl": "https://ubikloadpack.com/plugins/ulp-jmeter-streaming-plugin/7.2.2/ubik-jmeter-videostreaming-plugin-7.2.2.jar", + "depends":["jmeter-core", "jmeter-components", "jmeter-http"] + }, "7.2.1": { "changes": "Minor bugfix on test stop and detection of VOD", "downloadUrl": "https://ubikloadpack.com/plugins/ulp-jmeter-streaming-plugin/7.2.1/ubik-jmeter-videostreaming-plugin-7.2.1.jar", From f8b6c832a15a2c51be1468e2e5fbde1fe017e733 Mon Sep 17 00:00:00 2001 From: pmouawad Date: Sun, 17 Sep 2023 19:00:48 +0200 Subject: [PATCH 2/2] Release UbikLoadPack Video Streaming plugin 9.1.3 --- site/dat/repo/various.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index 7c6605a53..65bc51e53 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -826,13 +826,18 @@ "com.ubikingenierie.jmeter.plugin.hls.gui.HLSSamplerGUI" ], "versions": { + "9.1.3": { + "changes": "Trigger Low Latency Dash based on availabilityTimeComplete tag, release notes at https://www.ubik-ingenierie.com/blog/release-of-ubikloadpack-video-streaming-plugin-9-1/", + "downloadUrl": "https://ubikloadpack.com/plugins/ulp-jmeter-streaming-plugin/9.1.3/ubik-jmeter-videostreaming-plugin-9.1.3.jar", + "depends":["jmeter-core", "jmeter-components", "jmeter-http"] + }, "9.1.2": { - "changes": "Introduce CDN Caching simulator, improve reporting, increase accuracy of simulation, bug fixes on DASH and audio streams", + "changes": "Introduce CDN Caching simulator, improve reporting, increase accuracy of simulation, bug fixes on DASH and audio streams, release notes at https://www.ubik-ingenierie.com/blog/release-of-ubikloadpack-video-streaming-plugin-9-1/", "downloadUrl": "https://ubikloadpack.com/plugins/ulp-jmeter-streaming-plugin/9.1.2/ubik-jmeter-videostreaming-plugin-9.1.2.jar", "depends":["jmeter-core", "jmeter-components", "jmeter-http"] }, "9.0.1": { - "changes": "Add support for HTTP/2, this version now requires JAVA 11 or higher", + "changes": "Add support for HTTP/2, this version now requires JAVA 11 or higher, release notes at https://www.ubik-ingenierie.com/blog/release-of-ubikloadpack-video-streaming-plugin-9-1/", "downloadUrl": "https://ubikloadpack.com/plugins/ulp-jmeter-streaming-plugin/9.0.1/ubik-jmeter-videostreaming-plugin-9.0.1.jar", "depends":["jmeter-core", "jmeter-components", "jmeter-http"] },