What's Changed
New Features 🎉
- Streamable HTTP support by @jlowin in #361
- feat: Streamable HTTP client support by @Akshit97 in #304
- Always apply request context middleware by @jlowin in #357
- Move sse app to http by @jlowin in #358
- Add integration tests for SSE by @jlowin in #359
Fixes 🐞
- Ensure a response is returned from sse endpoint by @jlowin in #356
- Fix import error by @jlowin in #369
- add test-loop-scope session by @jlowin in #350
Breaking Changes 🛫
Docs 📚
- Add dependency docs for context / http requests by @jlowin in #349
- Note that get_http_request is deprecated by @jlowin in #351
- Update fastmcp.mdx by @jlowin in #343
Other Changes 🦾
- Update mcp pin to 1.8 by @jlowin in #376
- Bump mcp dependency to git commit that includes streamable client by @jlowin in #364
- Pin mcp commit without uv-specific config by @jlowin in #366
- Move vendored file by @jlowin in #367
New Contributors
Full Changelog: v2.2.10...v2.3.0