Bifrost HTTP Transport Release v1.5.7
🔒 Security
- Go Dependency CVE Remediation — Updated
golang.org/xdependencies flagged by Docker Scout, clearing 20 advisories (severity up to 10.0):cryptov0.49.0 → v0.52.0,netv0.52.0 → v0.55.0,sysv0.42.0 → v0.45.0,textv0.35.0 → v0.37.0,termv0.41.0 → v0.43.0 (cli). Verified withgovulncheckagainst the live Go vulnerability database: zero vulnerabilities remain in any module (#3900) - Hardened Container Image — Removed the standalone GNU
wgetpackage from the Alpine runtime image, eliminating CVE-2025-69194 (8.8); theHEALTHCHECKnow uses the built-in busyboxwgetapplet, with no functional change
🐞 Fixed
- Ollama Streaming Auth — Ollama streaming text and chat requests now forward the configured API key as an
Authorization: Bearerheader (#3906) - SGL Streaming Auth — SGL provider now sends the
Authorizationheader on streaming requests (#3307) (thanks @hensapir!) - Governance & Logging APIs — Removed the
from_memoryquery parameter; virtual key and config list APIs now return consistent DB-backed results, with VK names batch-fetched in a single query (#3903)
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.5.7Binary Download
npx @maximhq/bifrost --transport-version v1.5.7Docker Images
maximhq/bifrost:v1.5.7- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.5.15, framework v1.3.15. All plugins have been validated and updated.