v3.2.0
supercorp-ai/supergatewayv3.2.0Jun 22, 2025by Nedomas
AI Summary
This release extends compatibility by adding standard input/output (stdio) support to Streamable HTTP, enabling both stateless and stateful scenarios. It also includes additional tests to ensure stability.
Key Highlights
- Added stdio to Streamable HTTP support (both stateless and stateful)
- Added more tests
New Features
- Stdio to Streamable HTTP support
- Enhanced stateless and stateful HTTP handling
Full Release Notes
## What's Changed Updates: - Add stdio to Streamable HTTP support (both stateless and stateful) by @Areo-Joe in https://github.com/supercorp-ai/supergateway/pull/71 - Add more tests Thanks to: - [@Areo-Joe](https://github.com/Areo-Joe) **Full Changelog**: https://github.com/supercorp-ai/supergateway/compare/v3.1.0...v3.2.0