v1.28.1
Added 1
- Support TransportSecuritySettings in the WebSocket server transport
Changed 2
- Buffer per-request StreamableHTTP streams and store priming event before dispatch
- Set Development Status classifier to Production/Stable
What's Changed
- [v1.x] Buffer per-request StreamableHTTP streams; store priming event before dispatch by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/2948
- [v1.x] Set Development Status classifier to Production/Stable by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/2976
- [v1.x] Support TransportSecuritySettings in the WebSocket server transport by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/2992
Full Changelog: https://github.com/modelcontextprotocol/python-sdk/compare/v1.28.0...v1.28.1