This change fixes a few bugs in v1.1.0-pre.1. We plan to release it as v1.1.0 later today or tomorrow.
What's Changed
- docs: document support for resumability and redelivery by @findleyr in #606
- mcp: establish the streamable client standalone SSE stream in Connect by @findleyr in #604
- mcp: don't persist failed streamable sessions by @findleyr in #605
- auth: change OAuthHandler to take http Request and Response by @rutu1717 in #603
New Contributors
Full Changelog: v1.1.0-pre.1...v1.1.0-pre.2