Patch 1
Pre-release
Pre-release
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 #56
- Feature/refactor and tests by @jaspecla in #58
- Feature/openai-streaming-tk by @Tyler-R-Kendrick in #57
- Release tr by @nagendramishr in #75
- Feature/merge stream to main by @nagendramishr in #76
- Feature/openai streaming by @petemessina in #59
- changed version to 2.1.2, return InternalServerError on error by @nagendramishr in #78
- Feature/eventgrid by @nagendramishr in #80
- Feature/eventgrid by @nagendramishr in #81
- Feature/eventgrid by @nagendramishr in #82
- Feature/eventgrid by @nagendramishr in #83
- Feature/eventgrid by @nagendramishr in #84
- Feature/eventgrid by @nagendramishr in #85
- Streaming release tr by @nagendramishr in #86
- Feature/eventgrid by @nagendramishr in #79
New Contributors
- @jaspecla made their first contribution in #58
- @petemessina made their first contribution in #59
Full Changelog: v2.1.21...v2.2.7.P1