Skip to content

Commit a368f50

Browse files
authored
Feather Wand 3.0.0 (#856)
* 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.
1 parent 129412c commit a368f50

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
@@ -3177,6 +3177,14 @@
31773177
"jmeter-core",
31783178
"jmeter-components"
31793179
]
3180+
},
3181+
"3.0.0": {
3182+
"changes": "NEW: Agentic Tool calls (Claude only for now). Auto correlation. Minor enhancements and fixes.",
3183+
"downloadUrl": "https://repo1.maven.org/maven2/com/qainsights/jmeter-agent/3.0.0/jmeter-agent-3.0.0.jar",
3184+
"depends": [
3185+
"jmeter-core",
3186+
"jmeter-components"
3187+
]
31803188
}
31813189
}
31823190
},

0 commit comments

Comments
 (0)