Releases: supercorp-ai/supergateway
Releases · supercorp-ai/supergateway
v3.4.3
v3.4.2
v3.4.1
v3.4.0
This is a rollback release to a stable v3.2.0 state
This should fix any stability issues you might be having with v3.3.0.
More info:
There were some stability issues with concurrency improvements in v3.3.0.
For most of the servers it would work, but some would hang.
Tests did not catch the issue cause it worked on some setups, but not on others.
We will add more tests to figure out the exact issue but until then v3.4 will be stable.
Updates
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
Updates:
- Support stdio concurrency in stdio to SSE by @rsonghuster in #52
- Introduces
--minConcurrencyand--maxConcurrencyto control how many processes are spawned for stdio to SSE gateway. Keeps current behaviour by defaulting to 1 - Add more concurrency tests
Thanks to:
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.0
v3.0.0
Updates:
- Adds Streamable HTTP to Stdio support by @Areo-Joe. More info in README
- Update @modelcontextprotocol/sdk to v1.11.3.
- Add tests on Streamable HTTP to Stdio, concurrency, baseUrl.
Streamable HTTP to Stdio usage:
npx -y supergateway --streamableHttp "https://mcp-server.example.com/mcp"Stdio to Streamable HTTP incoming soon via #71 by @Areo-Joe.
Thanks to:
Full Changelog: v2.8.3...v3.0.0
v2.8.3
Updates:
- More official pre-built Docker image flavours with
uvxanddenosupport. More info in Docker images with dependencies. --logLevel debug- support for more verbose logger.- Improved reliability with initial tests added.
- Updated dependencies.
Thanks to:
Full Changelog: v2.7.0...v2.8.3
v2.7.0
Updates:
- Customizable
--corsorigins --oauth2Bearerflag to simplify passing Authorization token (and workaround Cursor bug)- More transparent, lazy initialization with better support for Python based MCP servers
Thanks to:
- @ezyang
- @aleksadvaisly
- @StefanBurscher
- @wuzhuoquan
- @mantrakp04
- @mheubi
- @tarasyarema
- @mjmendo
- @CyanMystery
- @earonesty
Full Changelog: v2.6.0...v2.7.0