Bifrost HTTP Transport Release v1.5.13
🐞 Fixed
- Inference Auth via Virtual Key — Inference authentication is now delegated entirely to the governance plugin (the authoritative virtual-key validator). Virtual-key-authenticated inference requests no longer return
401 Unauthorizedwhen dashboard password auth is enabled, and admin-password auth is now exclusive to dashboard/API routes — it is never required for inference.
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.5.13Binary Download
npx @maximhq/bifrost --transport-version v1.5.13Docker Images
maximhq/bifrost:v1.5.13- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.5.19, framework v1.3.19. All plugins have been validated and updated.