New
v0.5.0
Added
- Protocol specification version "2025-11-25" support (#184)
iconsparameter support (#205)websiteUrlparameter inserverInfo(#188)descriptionparameter inserverInfo(#201)additionalPropertiessupport for schema validation (#198)- "Draft" protocol version to supported versions (#179)
statelessmode for high availability (#101)- Exception messages for tool call errors (#194)
- Elicitation skeleton (#178)
prompts/listandprompts/getsupport to client (#163)- Accept header validation for HTTP client transport (#207)
- Ruby 2.7 - Ruby 3.1 support (#206)
Changed
- Make tool names stricter (#204)
Fixed
- Symlink path comparison in schema validation (#193)
- Duplicate tool names across namespaces now raise an error (#199)
- Tool error handling to follow MCP spec (#165)
- XSS vulnerability in json_rpc_handler (#175)