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.16Binary Download
npx @maximhq/bifrost --transport-version v1.4.16Docker Images
maximhq/bifrost:v1.4.16- This specific versionmaximhq/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.