ent-v1.4.7-rc1-base

maximhq/bifrostent-v1.4.7-rc1-baseJun 4, 2026by akshaydeo

AI Summary

This is a maintenance and feature release for Bifrost (ent-v1.4.7-rc1-base) that includes CLI v0.10.5 update, a new file scheme support for pricing URLs, and Helm chart 2.1.21 with new authentication types. The release also contains several bug fixes including pagination for virtual keys, preserving non-pricing model pool entries, and type corrections for Bedrock output.

Key Highlights

  • CLI updated to v0.10.5
  • Bifrost Helm chart bumped to 2.1.21 with per_user_oauth/per_user_headers authType support
  • Added file scheme support for pricing URLs
  • Moved virtual keys to use paginated virtual keys for handling large number of keys
  • Fixed preservation of non-pricing model pool entries across pricing reloads

New Features

  • File scheme support for pricing URLs
  • per_user_oauth and per_user_headers authType support in Helm chart

Full Release Notes

## What's Changed
* Enterprise changelogs by @akshaydeo in https://github.com/maximhq/bifrost/pull/3913
* mod fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/3921
* CLI v0.10.5 by @akshaydeo in https://github.com/maximhq/bifrost/pull/3922
* fix(mcp): allow inline stdio env assignments by @Shushmitaaaa in https://github.com/maximhq/bifrost/pull/3861
* move getvirtual keys to use paginated virtual keys to handle large no of keys by @akshaydeo in https://github.com/maximhq/bifrost/pull/3957
* fix: preserve non-pricing model pool entries across pricing reloads by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/3999
* fix: add Model field to TextCompletionChunkResponse by @kuishou68 in https://github.com/maximhq/bifrost/pull/3970
* fix: bedrock outputAssessments type correction by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4028
* chore: bump Bifrost Helm chart to 2.1.21 with `per_user_oauth`/`per_user_headers` authType support and helm-index Makefile target by @BearTS in https://github.com/maximhq/bifrost/pull/4031
* feat: file scheme support for pricing urls by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4045
* v1.5.8 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4050

## New Contributors
* @Shushmitaaaa made their first contribution in https://github.com/maximhq/bifrost/pull/3861
* @kuishou68 made their first contribution in https://github.com/maximhq/bifrost/pull/3970

**Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.6-base...ent-v1.4.7-rc1-base