v2.5.15

April 9, 2026

Reduce transient 400 errors in concurrent OpenAI and Azure OpenAI workloads

Resolved an issue where a shared HTTP/2 client was being injected across concurrent OpenAI and Azure OpenAI requests, causing transient 400 errors under load. Each request now uses its own client, eliminating the conflict.