Bifrost HTTP Transport Release v1.4.9
- fix: widened encrypted varchar columns (azure_api_version, vertex_region, bedrock_region) to prevent truncation of AES-256-GCM encrypted values
- feat: support top-level cache_control for Anthropic automatic prompt caching
- fix: plugins/semanticcache: fix DefaultCacheKey dropped during JSON unmarshal
- fix: filter openrouter list models response based on allowed models on key
- chore: bump framework to 1.2.23
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.4.9Binary Download
npx @maximhq/bifrost --transport-version v1.4.9Docker Images
maximhq/bifrost:v1.4.9- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.4.4, framework v1.2.23. All plugins have been validated and updated.