0.22.0
ruvnet/RuVector0.22.0Jun 4, 2026by cliffhall
AI Summary
Includes CI/CD updates for OIDC trusted publishing, security fixes, and a new URL-mode elicitation feature.
Key Highlights
- Switched npm publish to OIDC trusted publishing
- Added URL-mode elicitation support
- Fixed security advisories via npm audit
New Features
- URL-mode elicitation support
- OIDC trusted publishing setup
- Security audit fixes
Full Release Notes
## What's Changed * ci: switch npm publish to OIDC trusted publishing by @pcarleton in https://github.com/modelcontextprotocol/inspector/pull/1199 * Update package.json to contain repository.url in for npm trusted publisher setup by @cliffhall in https://github.com/modelcontextprotocol/inspector/pull/1201 * fix: add repository field to workspace package.json files for npm trusted publishing by @cliffhall in https://github.com/modelcontextprotocol/inspector/pull/1202 * ci: gate claude.yml on author_association to skip unauthorized invokes by @cliffhall in https://github.com/modelcontextprotocol/inspector/pull/1270 * chore(deps): npm audit fix for transitive security advisories by @olaservo in https://github.com/modelcontextprotocol/inspector/pull/1380 * feat: add URL-mode elicitation support by @cliffhall in https://github.com/modelcontextprotocol/inspector/pull/1423 * chore: bump version to 0.22.0 by @Copilot in https://github.com/modelcontextprotocol/inspector/pull/1428 **Full Changelog**: https://github.com/modelcontextprotocol/inspector/compare/0.21.2...0.22.0