v2.7.0

supercorp-ai/supergatewayv2.7.0Apr 14, 2025by Nedomas

AI Summary

Improves configuration flexibility and security by adding customizable CORS origins, a simplified OAuth2 bearer token flag, and better lazy initialization for Python-based MCP servers.

Key Highlights

  • Customizable `--cors` origins
  • New `--oauth2Bearer` flag to simplify passing Authorization token
  • Improved transparent, lazy initialization with better Python support

New Features

  • Customizable CORS origins
  • OAuth2 bearer token simplification
  • Enhanced Python server support

Full Release Notes

Updates:
- Customizable `--cors` origins
- `--oauth2Bearer` flag to simplify passing Authorization token (and workaround Cursor bug)
- More transparent, lazy initialization with better support for Python based MCP servers

Thanks to:
- [@ezyang](https://github.com/ezyang)
- [@aleksadvaisly](https://github.com/aleksadvaisly)
- [@StefanBurscher](https://github.com/StefanBurscher)
- [@wuzhuoquan](https://github.com/wuzhuoquan)
- [@mantrakp04](https://github.com/mantrakp04)
- [@mheubi](https://github.com/mheubi)
- [@tarasyarema](https://github.com/tarasyarema)
- [@mjmendo](https://github.com/mjmendo)
- [@CyanMystery](https://github.com/CyanMystery)
- [@earonesty](https://github.com/earonesty)

**Full Changelog**: https://github.com/supercorp-ai/supergateway/compare/v2.6.0...v2.7.0