What's Changed
- Implement Elicitation URL mode for MCP spec 2025-11-25 by @dask-58 in #666
- feat: Add Host header override support for manual DNS resolution by @ComingCL in #674
- fix: low mcp version been selected by mcp server, mcp server may also raise 'unsupported protocol version 2025-11-25' error by @yuehaii in #687
- Add AdditionalProperties to ToolInputSchema by @mohit-gupta-glean in #678
- fix: fix TestSSE_SendRequest_Timeout flaky test by @everfid-ever in #683
- feat:add version 2025-11-25 & unit test for version by @CocaineCong in #684
- fix: use sync.Once for thread-safe Close in StreamableHTTP by @semihbkgr in #685
- docs: fix ListTools usage to include ListToolsRequest parameter by @everfid-ever in #681
- fix: return 404 instead of 400 for invalid session IDs by @burugo in #689
- fix: rename NewToolResultAudio second parameter from imageData to aud… by @mosesyu95 in #691
- Server handlers implementation for auto-completion by @ezraisw in #679
- Fix: the header information set by the client being lost. by @button-chen in #686
New Contributors
- @ComingCL made their first contribution in #674
- @mohit-gupta-glean made their first contribution in #678
- @semihbkgr made their first contribution in #685
- @burugo made their first contribution in #689
- @mosesyu95 made their first contribution in #691
- @ezraisw made their first contribution in #679
Full Changelog: v0.44.0-beta.1...v0.44.0-beta.2