·
18 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Description
Fixes an SSE stream crash on Netty when clients connect to the Streamable HTTP GET endpoint.
Fixed
- Fixed GET SSE stream crash on Netty in Streamable HTTP where
appendSseHeaders()was called after response headers were already committed, causingUnsupportedOperationExceptionand client retry loops by @devcrocod in #681
Dependencies
- mcp-kotlin to v0.11.0 in #672, #673, #675, #676
- Ktor BOM to v3.3.3 in #650, #653, #656
- Kotest assertions to v6.1.11 in #674
- anthropic-java to v2.19.0 in #671
- @modelcontextprotocol/sdk to v1.29.0, @types/node update in #677
- hono to v4.12.12 in #680
- @hono/node-server to v1.19.13 in #679
Full Changelog: 0.11.0...0.11.1