Skip to content

Commit 4143bef

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 189902a + b9dedbd commit 4143bef

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

site/dat/repo/various.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2352,6 +2352,10 @@
23522352
"0.2.6": {
23532353
"changes": "Fix issue with data URIs. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases",
23542354
"downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v0.2.6/jmeter-har-import-plugin-v0.2.6.jar"
2355+
},
2356+
"1.0.0": {
2357+
"changes": "Fix issue with data URIs. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases",
2358+
"downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v1.0.0/jmeter-har-import-plugin-v1.0.0.jar"
23552359
}
23562360
}
23572361
},
@@ -2458,7 +2462,12 @@
24582462
"changes": "Nothing but bug fixes and polished logs",
24592463
"downloadUrl": "https://github.com/QAInsights/jmeter-ai/releases/download/v1.0.8/jmeter-agent-1.0.8-jar-with-dependencies.jar",
24602464
"depends": ["jmeter-core", "jmeter-components"]
2461-
}
2465+
},
2466+
"1.0.9": {
2467+
"changes": "Say hello to these new features:<br><ul><li>Refactor your code right inside JSR223 elements by right-clicking.</li><li>Minor fixes and enhancements</li></ul>",
2468+
"downloadUrl": "https://github.com/QAInsights/jmeter-ai/releases/download/v1.0.9/jmeter-agent-1.0.9-jar-with-dependencies.jar",
2469+
"depends": ["jmeter-core", "jmeter-components"]
2470+
}
24622471
}
24632472
}
24642473
]

0 commit comments

Comments
 (0)