Releases: grll/mcpadapt
Releases · grll/mcpadapt
Release 0.1.10
What's Changed
- fix: Add support for list-type JSON Schema fields in modeling.py by @sakthikannan25 in #37
- Pass client_session_timeout through from MCPAdapt by @njbrake in #51
New Contributors
- @sakthikannan25 made their first contribution in #37
Full Changelog: v0.1.9...v0.1.10
Release 0.1.9
What's Changed
Full Changelog: v0.1.8...v0.1.9
Release 0.1.8
What's Changed
New Features
- Added support for streamable-http transport option alongside existing SSE transport
- Maintains backward compatibility with existing implementations
- Upgraded MCP dependency to v1.9.0 or higher for streamable-http support
Technical Details
- New
transport
parameter allows choosing between 'sse' and 'streamable-http' transport protocols - Enhanced flexibility for different MCP server connection methods
- Includes comprehensive tests for the new transport functionality
- Updated documentation to reflect the new transport options
Known Issues
- Tool invocation may hang indefinitely if the MCP server goes down (upstream MCP SDK behavior)
- The
connect_timeout
parameter does not apply to async code execution
Full Changelog: v0.1.7...v0.1.8
Release 0.1.7
What's Changed
- Always get latest tools by @joejoe2 in #42
- fixes issue 39 by @valeriova96 in #40
New Contributors
- @valeriova96 made their first contribution in #40
Full Changelog: v0.1.5...v0.1.7
Release 0.1.5
Release 0.1.4
Release 0.1.3
Full Changelog: v0.1.0...v0.1.3
Release 0.1.0
Full Changelog: v0.0.19...v0.1.0