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

latest release: ent-v1.3.6-base
6 hours ago

Bifrost HTTP Transport Release v1.4.8

  • feat: added support for logging headers to capture request headers into log metadata
  • fix: OAuth callback URL now respects X-Forwarded-Proto header for correct HTTPS scheme behind reverse proxies
  • feat: add asynchronous inference support
  • feat: added required headers support — configure headers that must be present on every request
  • fix: routing rules CEL builder UI fixes
  • fix: routing rules now support case-insensitive header matching
  • fix: azure openai sdk requests handling in openai integration
  • feat: support multiple credential types in vertex auth credentials
  • fix: semantic caching plugin initialization when configured using UI
  • fix: added replicate and huggingface model allowlist on list models response
  • fix: added support for unfiltered list models response when updating keys' allowed models field
  • fix: backfill allowed models that were not in the list models response
  • feat: support for video generation requests
  • feat: add runway provider support
  • enhancement: improved model matching logic in model catalog
  • feat: support for preserving JSON key order in tool function parameters
  • chore: bump core version to 1.4.4 and framework to 1.2.22

Installation

Docker

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

Binary Download

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

Docker Images

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

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.