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

latest release: helm-chart-v2.0.8
6 hours ago

Bifrost HTTP Transport Release v1.4.7

  • feat: added multi level routing support for routing rules + vk based provider routing
  • feat: added support for filtering /v1/models responses based on virtual key configurations in the governance plugin
  • feat: add key-level model discovery status tracking to improve visibility into API key health and model availability.
  • feat: add routing engine decision logs
  • feat: view/hide toggle for password on login field @Aaryan Meena
  • fix: add custom model support to routing rules UI
  • fix: add passthrough for count tokens for anthropic integration
  • fix: add object field to responses response
  • fix: reduce provider API connection max idle time to 30 seconds to avoid ttl mismatch
  • fix: add message sanitization for huggingface provider to remove unsupported fields from chat messages
  • fix: use status instead of error field for tool result errors for anthropic provider @Edward Upton
  • chore: upgrade core to 1.4.3 and framework to 1.2.21
  • chore: fix CVE-2025-68121 by upgrading to Go 1.26.0
  • refactor: ListModelsRequest to use the common request handling pipeline instead of its own implementation
  • fix: add skip plugin pipeline flag to context for list models requests to avoid internal list models logs
  • fix: duplicate 'not found' error on custom provider deletion

Installation

Docker

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

Binary Download

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

Docker Images

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

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.