New
v1.24.0
What's Changed
- feat: client-side support for SEP-1577 sampling with tools by @jlowin in https://github.com/modelcontextprotocol/python-sdk/pull/1722
- Fix JSON-RPC error response ID matching by @crondinini-ant in https://github.com/modelcontextprotocol/python-sdk/pull/1720
- Add
streamable_http_clientwhich acceptshttpx.AsyncClientinstead ofhttpx_client_factoryby @Kludex in https://github.com/modelcontextprotocol/python-sdk/pull/1177 - fix: use correct python command name in test_stdio.py by @WOnder93 in https://github.com/modelcontextprotocol/python-sdk/pull/1782
New Contributors
- @WOnder93 made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/1782
Full Changelog: https://github.com/modelcontextprotocol/python-sdk/compare/v1.23.3...v1.24.0