-
v1.1.6 - JSON-RPC Protocol Enhancement
StableAll checks were successfulRelease / build (amd64, windows) (push) Successful in 41sRelease / build (arm64, darwin) (push) Successful in 42sRelease / build (amd64, linux) (push) Successful in 46sRelease / build (arm64, linux) (push) Successful in 1m11sRelease / release (push) Successful in 19sRelease / build (amd64, darwin) (push) Successful in 1m4sreleased this
2026-04-05 06:24:32 +00:00 | 4 commits to main since this releaseSummary
This release introduces enhanced JSON-RPC message handling capabilities for the MCP server, adding support for Content-Length framed messages to improve protocol compatibility and interoperability.
Features
- Content-Length Framed Messages: Added support for Content-Length framed JSON-RPC messages in the MCP protocol, enabling better compatibility with clients that use HTTP-style message framing
Improvements
- Enhanced message parsing to handle multiple JSON-RPC message framing formats
- Improved protocol flexibility for diverse client implementations
Windows
macOS
Linux
Other