microsoft/SimpleL7Proxy v2.2.7.P1
microsoft/SimpleL7Proxy
Captured source
source ↗published Oct 2, 2025seen Jun 26captured 5dhttp 200method plain
Patch 1
Repository: microsoft/SimpleL7Proxy
Tag: v2.2.7.P1
Published: 2025-10-02T21:07:29Z
Prerelease: yes
Release notes:
2.2.7.P1
Policy:
- Added flow diagram
- add response code to log
Proxy:
- Bug fixes for logging to Type: S7P-ProxyRequest
- Bug fixes for parsing gemini-2.5-pro
- Logging changes to differentiate startup from runtime
- Refactor and move config out of backends and into cofig directory
- Refactor request cleanup into RequestData class and proxyworker for readability
- Fix status code updates for background jobs
- Bug fix for 421 that was not ending up in S7P-ProxyRequest logs
Test:
- added test cases for gemini-2.5, gemini-2.5-pro, gemini-2.5-pro-streaming
- Refactor to make it easier to add test cases
RequestAPI:
- removed New, NewBulk, Update
Docs:
- Updated policy docs link
What's Changed
- Feature/openai-streaming-tk by @Tyler-R-Kendrick in https://github.com/microsoft/SimpleL7Proxy/pull/56
- Feature/refactor and tests by @jaspecla in https://github.com/microsoft/SimpleL7Proxy/pull/58
- Feature/openai-streaming-tk by @Tyler-R-Kendrick in https://github.com/microsoft/SimpleL7Proxy/pull/57
- Release tr by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/75
- Feature/merge stream to main by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/76
- Feature/openai streaming by @petemessina in https://github.com/microsoft/SimpleL7Proxy/pull/59
- changed version to 2.1.2, return InternalServerError on error by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/78
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/80
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/81
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/82
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/83
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/84
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/85
- Streaming release tr by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/86
- Feature/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/79
New Contributors
- @jaspecla made their first contribution in https://github.com/microsoft/SimpleL7Proxy/pull/58
- @petemessina made their first contribution in https://github.com/microsoft/SimpleL7Proxy/pull/59
Full Changelog: https://github.com/microsoft/SimpleL7Proxy/compare/v2.1.21...v2.2.7.P1