github maximhq/bifrost transports/v1.4.16
Bifrost HTTP v1.4.16

latest release: ent-v1.3.12-base
8 hours ago

Bifrost HTTP Transport Release v1.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

Installation

Docker

docker run -p 8080:8080 maximhq/bifrost:v1.4.16

Binary Download

npx @maximhq/bifrost --transport-version v1.4.16

Docker Images

  • maximhq/bifrost:v1.4.16 - This specific version
  • maximhq/bifrost:latest - Latest version (updated with this release)

This release was automatically created with dependencies: core v1.4.13, framework v1.2.32. All plugins have been validated and updated.

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.