Skip to content

Commit 5b596b8

Browse files
authored
Bump Feather Wand 2.0.9 (#849)
* 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
1 parent 28dd285 commit 5b596b8

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
@@ -3100,6 +3100,14 @@
31003100
"jmeter-core",
31013101
"jmeter-components"
31023102
]
3103+
},
3104+
"2.0.9": {
3105+
"changes": "NEW: Support for Claude Fable; UX polish; squashed few bugs.",
3106+
"downloadUrl": "https://repo1.maven.org/maven2/com/qainsights/jmeter-agent/2.0.9/jmeter-agent-2.0.9.jar",
3107+
"depends": [
3108+
"jmeter-core",
3109+
"jmeter-components"
3110+
]
31033111
}
31043112
}
31053113
},

0 commit comments

Comments
 (0)