v3.1.0
supercorp-ai/supergatewayv3.1.0Jun 2, 2025by Nedomas
AI Summary
A maintenance release focused on fixing protocol version mismatch issues by ensuring the `protocolVersion` is correctly passed from the Stdio MCP client to the SSE MCP server.
Key Highlights
- Passes `protocolVersion` from Stdio MCP client to SSE MCP server
- Fixes version mismatch issues
- Added more tests for protocol version
New Features
- Protocol version handling fix
Full Release Notes
## What's Changed Updates: - Pass `protocolVersion` from Stdio MCP client to SSE MCP server when by @Areo-Joe (PR: https://github.com/supercorp-ai/supergateway/pull/69). Fixes version mismatch issues. - Add more tests (for protocol version) Thanks to: - [@Areo-Joe](https://github.com/Areo-Joe) **Full Changelog**: https://github.com/supercorp-ai/supergateway/compare/v3.0.1...v3.1.0