Releases: grll/mcpadapt
Releases · grll/mcpadapt
Release 0.1.12
What's Changed
- fix(core): preserve input server_params by using get() instead of pop() by @fblacuttgottret-godaddy in #66
New Contributors
- @fblacuttgottret-godaddy made their first contribution in #66
Full Changelog: v0.1.11...v0.1.12
Release 0.1.11
What's Changed
- Fix link in smolagents guide by @grll in #57
- Fix typos in MCPAdapt class docstring by @grll in #58
- Remove duplicate json_type_mapping by @grll in #59
- Update sync SSE test by @grll in #60
- docs: fix name of adapter by @Flecart in #64
- Smolagents: support ImageContent and AudioContent by @HSGamer in #61
New Contributors
Full Changelog: v0.1.10...v0.1.11
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