Added
- (streamable-http) add json_response option for stateless server mode (#683)
- mcp sdk conformance (#687)
- add default value support to string, number, and integer schemas (#686)
- add trait-based tool declaration (#677)
- send and validate MCP-Protocol-Version header (#675)
Fixed
- improve error logging and remove token secret from logs (#685)
- refresh token expiry (#680)
- gate optional dependencies behind feature flags (#672)
- allow empty content in CallToolResult (#681)
- (schema) remove AddNullable from draft2020_12 settings (#664)