--- title: "v1.3.49" description: "v1.3.49 changelog - 2025-12-16" --- ```bash npx -y @maximhq/bifrost --transport-version v1.3.49 ``` ```bash docker pull maximhq/bifrost:v1.3.49 docker run -p 8080:8080 maximhq/bifrost:v1.3.49 ``` - feat: add `x-bf-api-key` header to send requests with a key by name - feat: parse `x-bf-eh-*` request headers as extra headers - feat: addded api endpoint for /api/pricing/force-syncfeat: support for raw response accumulation for streaming - feat: add support for enabling/disabling provider keys without deletion. - feat: add batch api support for OpenAI, Anthropic, Google Gemini and Bedrock Beta. - feat: new provider support - nebius. - feat: force refresh datasheet support. - fix: fixed minor issues with structured output support for Gemini and Bedrock. - fix: fixed token usage base cost compute for models like gemini - chore: CORS policy now allows `x-stainless-timeout` - feat: adds batch and files API support for bedrock, openai, anthropic and gemini - feat: new provider support - nebius - feat: structured output support - fix: vertex and bedrock usage aggregation improvements for streaming - fix: choice index fixed to 0 for anthropic and bedrock streaming - feat: added force sync function in pricing and pricing according to 200k token - feat: adds logging support for batch and file requests - chore: upgrades core to 1.2.38 and framework to 1.1.48 - chore: upgrades core to 1.2.38 and framework to 1.1.48 - chore: upgrades core to 1.2.38 and framework to 1.1.48 - chore: upgrades core to 1.2.38 and framework to 1.1.48 - chore: upgrades core to 1.2.38 and framework to 1.1.48 - chore: upgrades core to 1.2.38 and framework to 1.1.48 - feat: add batch and file request logging support; refactor centralized request handling - chore: upgrades core to 1.2.38 and framework to 1.1.48 - chore: upgrades core to 1.2.38 and framework to 1.1.48 - feat: adds logging support for batch and file requests - chore: upgrades core to 1.2.38 and framework to 1.1.48