github maximhq/bifrost core/v1.5.11
Core v1.5.11

Core Release v1.5.11

  • feat: temporary access tokens for scoped, time-limited API access (#3603)
  • feat: MCP per-user OAuth flow refactor (#3565)
  • feat: Bedrock Mantle inference engine support for gpt-oss models via OpenAI-compatible SSE endpoint (#3489)
  • feat: Azure realtime provider with nested model normalization (#3334)
  • feat: enrich realtime routing, logging, cost, and session tracking (#3335)
  • feat: Bedrock system tools support (#3435)
  • feat: service tier mappings for Gemini and Anthropic (#3554)
  • feat: cluster-aware log metadata and per-node usage aggregation (#3590)
  • feat: JSON-schema-spec compliant parameter schema (#3444)
  • feat: direct access control (DAC) support (#3198)
  • feat: use chat completions for OpenAI custom providers that disable responses (#3505) (thanks @kevinpdev!)
  • fix: fasthttp panic on malformed requests (#3595)
  • fix: race condition on remote stream close during context cancel (#3591)
  • fix: nil pointer deref in stream cancellations (#3582)
  • fix: handle context cancel before read errors in streaming (#3522)
  • fix: set idle stream timeouts in streaming requests (#3495)
  • fix: VK and provider-key level pricing overrides for streaming (#3421)
  • fix: set Anthropic beta headers on Vertex request headers (#3585)
  • fix: forwarding of reasoning content when converting Responses to Chat (#3584)
  • fix: preserve OpenAI responses stream metadata (#3528, #3530) (thanks @etnperlong!)
  • fix: OpenAI provider - add usage to completed event in Responses-to-Chat-Completions fallback (#3519) (thanks @kevinpdev!)
  • fix: add FullyRedacted() for proxy passwords and MarshalForStorage() for ProxyConfig to prevent partial value leakage (#3445)
  • fix: Bedrock Mantle fixes (#3566)
  • fix: emit role chunk from Anthropic message start in chat stream (#3575)
  • fix: Bedrock chat tool arguments (#3564)
  • fix: Bedrock stop reason (#3506)
  • fix: send missing Bedrock lifecycle events (#3527)
  • fix: prefill message handling for Responses in Bedrock (#3517)
  • fix: don't pass multipart request bodies in enrich error (#3524)
  • fix: trim trailing whitespace for Anthropic and Bedrock Anthropic providers (#3496)
  • fix: include Azure blob fields in batch responses (#3469)
  • fix: max tokens and thinking budget value handling (#3498)
  • fix: preserve Anthropic output schema refs (#3449) (thanks @Javtor!)
  • fix: remove fallbacks key from Gemini requests (#3464)
  • fix: map supports_response_schema to response_format/text params and add Chat<->Responses format conversion (#3454)
  • chore: dependency and AWS SDK security updates (#3461)

Installation

go get github.com/maximhq/bifrost/core@v1.5.11

This release was automatically created from version file: core/version

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.