1.15.13
Fixed 3
- Fix preservation of provider on LiteLLM-routed models
- Harden brittle LLM event-bus mocks
- Fix underreporting of Anthropic cache token usage
Security 1
- Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg
What's Changed
Bug Fixes
- Fix preservation of provider on LiteLLM-routed models.
- Harden brittle LLM event-bus mocks.
- Fix underreporting of Anthropic cache token usage.
- Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg.
Documentation
- Add DOCS_TRANSLATIONS workflow for locale synchronization.
- Fix broken README links, table of contents, and contribution guidance.
- Snapshot and changelog for version 1.15.12.
Contributors
@Vidit-Ostwal, @joaomdmoura, @lucasgomide, @theCyberTech