ReleaseMicrosoftMicrosoftpublished Oct 3, 2025seen Jun 26

microsoft/SimpleL7Proxy v2.2.7.P1-2

microsoft/SimpleL7Proxy

Open original ↗

Captured source

source ↗
published Oct 3, 2025seen Jun 26captured 5dhttp 200method plain

Bug fixes for 421, parsing of gemini

Repository: microsoft/SimpleL7Proxy

Tag: v2.2.7.P1-2

Published: 2025-10-03T13:41:35Z

Prerelease: no

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/eventgrid by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/95

Full Changelog: https://github.com/microsoft/SimpleL7Proxy/compare/v2.2.7...v2.2.7.P1-2