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

latest releases: helm-chart-v2.1.31, ent-v1.5.5-base, transports/v1.6.5...
9 hours ago

Core Release v1.7.3

[fix]: OpenAI Responses - preserve JSON schema key order in structured-output requests @georg-wolflein

  • breaking: a non-schema scalar (string/number/array) at the nested text.format.schema.schema position now fails request decode; boolean schemas ("schema": true / "schema": false) and objects still decode and are forwarded
  • feat: track Anthropic extended-thinking tokens as ReasoningTokens across chat, responses, and passthrough
  • feat: added Wafer AI provider
  • feat: added toggle for always retaining content in object storage
  • feat: added MCP metrics to OTEL and resource parameter to MCP OAuth handshake
  • feat: added user email export to connectors
  • feat: configurable keep-alive duration in network config
  • feat: propagate inference request_id through async jobs and webhook payloads
  • feat: added WebhookDispatcher interface wired to async job terminal states
  • fix: bedrock reasoning double emission
  • fix: anthropic fallbacks and refusal handling; bill for the fallback model actually served
  • fix: complete Cohere streaming Responses terminal events with the output array
  • fix: complete visible thinking items on the streaming Responses surface
  • fix: reasoning item streaming in mux
  • fix: handle line-by-line errors in streaming
  • fix: convert structured output format to tool for Azure provider in Anthropic integration
  • fix: default detail to auto on OpenAI input_image blocks (thanks @AdityaPainuli!)
  • fix: SGLang Anthropic-compatible APIs via key-level setting; DeepSeek uses Anthropic endpoints for chat and responses
  • fix: count-tokens handling for DeepSeek and SGLang
  • fix: moved vLLM to native Responses API
  • fix: added support for Anthropic APIs in Fireworks
  • fix: enable raw request and store for Mistral OCR requests
  • fix: reject out-of-range tool_sync_interval minutes to prevent nanosecond sync loops
  • perf: hoist Replicate parseTokenUsageFromLogs regexps to package level
  • refactor: extract SSRF-safe dial logic into core/network package

Installation

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

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.