Skip to main content
npx -y @maximhq/bifrost --transport-version v1.4.16
Bifrost(HTTP)
1.4.16

🐞 Fixed

  • Responses API Tool Types — Normalized versioned/provider-specific tool type strings (e.g. web_search_20250305) to their canonical types for correct routing
  • Postgres Indexing Deadlocks — Merged concurrent indexing goroutines into a single sequential goroutine to prevent Postgres deadlocks
  • Provider Histogram Index — Deferred provider histogram index creation to background goroutine to avoid blocking pod startup
Core
1.4.13
  • hotfix: normalized versioned Responses API tool types to canonical types (e.g. web_search_20250305 → web_search)
Framework
1.2.32
  • fix: merged indexing goroutines for postgres to avoid deadlocks from concurrent CREATE INDEX CONCURRENTLY
  • fix: deferred provider histogram index creation to background goroutine to avoid blocking pod startup
governance
1.4.32
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
jsonparser
1.4.31
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
litellmcompat
0.0.21
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
logging
1.4.32
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
maxim
1.5.30
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
mocker
1.4.31
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
otel
1.1.31
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
semanticcache
1.4.30
  • chore: upgraded core to v1.4.13 and framework to v1.2.32
telemetry
1.4.32
  • chore: upgraded core to v1.4.13 and framework to v1.2.32