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

latest release: ent-v1.4.7-rc1-base
6 hours ago

Bifrost HTTP Transport Release v1.5.8

✨ Features

  • File Scheme Pricing URLs — Pricing source URLs now accept the file:// scheme, allowing custom pricing data to be loaded from the local filesystem for air-gapped and self-hosted deployments (#4045)
  • Paginated Virtual Keys — Virtual key fetching is now paginated to handle deployments with very large numbers of keys without loading them all at once (#3957)

🐞 Fixed

  • Bedrock Output Assessments — Corrected the type of outputAssessments in Bedrock responses (#4028)
  • Text Completion Chunk Model — Added the missing Model field to TextCompletionChunkResponse (#3970) (thanks @kuishou68!)
  • Orphaned Tool Results — Orphaned tool results in the OpenAI to Anthropic conversion flow are no longer rejected by the Anthropic API (#3919)
  • MCP Inline stdio Env — MCP stdio server configs now accept inline environment variable assignments (#3861) (thanks @Shushmitaaaa!)
  • Model Pool Pricing Reloads — Non-pricing model pool entries are preserved across pricing reloads instead of being dropped (#3999)

Installation

Docker

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

Binary Download

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

Docker Images

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

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.