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

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

Bifrost HTTP Transport Release v1.4.20

✨ Features

  • Fireworks AI Provider — Added Fireworks AI as a first-class provider (thanks @ivanetchart!)
  • Unified Models API — Unified /api/models and /api/models/details listing behavior
  • Server Bootstrap Timer — Added server bootstrap timer for performance monitoring
  • Security Path Whitelisting — Allow path whitelisting from security config
  • Large Payload Optimizations — Updated config schema for large payload optimizations
  • Virtual Keys Table — Added sorting and CSV export to virtual keys table
  • Combobox Refactor — Removed base-ui dependencies and recreated combobox using Radix primitives
  • Switch Component — Added async support and loading state to Switch component

🐞 Fixed

  • Bedrock Streaming Retries — Retry retryable AWS exceptions and stale/closed-connection errors (thanks @KTS-o7!)
  • Gemini Thinking Budget — Fixed thinking budget validation for Gemini models
  • Integration Data Race — Fixed race in data reading from fasthttp request for integrations
  • Beta Headers — Fixed case-insensitive lookup in merge beta headers
  • Deprecated Config Field — Replaced enforce_governance_header with enforce_auth_on_inference
  • Bedrock Config Schema — Fixed config schema for Bedrock key config
  • OpenAI Codex — Fixed store flag for OpenAI Codex
  • Delete Button Styling — Standardized delete button styling with red theme across workspace tables

Installation

Docker

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

Binary Download

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

Docker Images

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

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.