Skip to content

Commit b306e89

Browse files
authored
Feather Wand 3.0.2 (undera#861)
* Update various.json for version 2.0.4 changes * Bump Feather Wand version 2.0.5 * Add support for Claude Code and other models in various.json * Add README Sampler to various.json Added README Sampler for JMeter with documentation support. * Replace README Sampler with README Config Element * Update changes description for version 0.0.1 * Bump FeatherWand 2.0.7 DeepSeek support * Bump FeatherWand 2.0.7 DeepSeek support * Delete .vscode/settings.json * Revert "Bump FeatherWand 2.0.7" This reverts commit 40654e3. * Bump FeatherWand 2.0.7 DeepSeek support * Add Google Gemini model support in version 2.0.8 * Add version 2.0.9 with new features and bug fixes * Update various.json with version 3.0.0 details Added new version 3.0.0 with changes and download URL. * Update various.json for version 3.0.1 changes Added support for x.ai Grok models and fixed display issues for Chinese characters. * Fix Chinese chars display in version 3.0.1 Updated the change log to correct the display of Chinese characters. * Add new version 3.0.2 with Meta API integration
1 parent 640414e commit b306e89

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

site/dat/repo/various.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3193,6 +3193,14 @@
31933193
"jmeter-core",
31943194
"jmeter-components"
31953195
]
3196+
},
3197+
"3.0.2": {
3198+
"changes": "NEW: Meta API integration; @testplan command context",
3199+
"downloadUrl": "https://repo1.maven.org/maven2/com/qainsights/jmeter-agent/3.0.2/jmeter-agent-3.0.2.jar",
3200+
"depends": [
3201+
"jmeter-core",
3202+
"jmeter-components"
3203+
]
31963204
}
31973205
}
31983206
},

0 commit comments

Comments
 (0)