v1.29.1
Changed 3
- Complete the FastMCP Settings model at import time
- Apply the request body limit to the SSE and OAuth endpoints
- Give recursive tool return types an object-rooted output schema
From MCP Python SDK
What's Changed
- [v1.x] Complete the FastMCP Settings model at import time by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/3352
- [v1.x] Apply the request body limit to the SSE and OAuth endpoints by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/3344
- [v1.x] Give recursive tool return types an object-rooted output schema by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/3377
Full Changelog: https://github.com/modelcontextprotocol/python-sdk/compare/v1.29.0...v1.29.1