--- title: "v1.4.16" description: "v1.4.16 changelog - 2026-03-23" --- ```bash npx -y @maximhq/bifrost --transport-version v1.4.16 ``` ```bash docker pull maximhq/bifrost:v1.4.16 docker run -p 8080:8080 maximhq/bifrost: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 - hotfix: normalized versioned Responses API tool types to canonical types (e.g. web_search_20250305 → web_search) - 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 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32 - chore: upgraded core to v1.4.13 and framework to v1.2.32