Release date 2026/04/28
Bugfix
-
Fixed an issue where Claude Code (or CLI) statistics were missing when using an Anthropic model via the Bedrock provider.
-
Fixed an issue where observability errors occurred when
gpt-image-1.5returned image token usage details. -
Fixed an issue where Azure OpenAI authentication failed during load balancer failover due to token refresh attempts in
balancer_by_lua. Tokens are now pre-fetched in theaccessphase. -
Fixed an issue where we treated plaintext Anthropic response as gzipped.
-
Fixed an issue where we didn’t correctly ungzip streaming response.