Core Release v1.4.12
- feat: added compaction support for Anthropic provider
- feat: MCP config validation for configs in config.json
- feat: exposed max-open-connections for provider domains as a configurable field
- fix: include function_call items in streaming response.completed output (thanks @majiayu000!)
- fix: Bedrock API key authentication without requiring bedrock_key_config (thanks @eliasbiondo!)
- fix: Bedrock fallback to estimated token count when count-tokens API is unsupported (thanks @Edward-Upton!)
- fix: OpenAI-to-Anthropic-to-OpenAI thinking content conversion
- fix: Anthropic header selection across providers
- fix: Gemini flow for OpenAI-compatible integration
- fix: removed map marshals from core for improved serialization
- fix: PG query optimizations
Installation
go get github.com/maximhq/bifrost/core@v1.4.12This release was automatically created from version file: core/version