ent-v1.4.7-base

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

AI Summary

This release (ent-v1.4.7-base) includes multiple bug fixes, dependency updates, and a new feature for file scheme support in pricing URLs. Key improvements include CLI v0.10.5, Helm chart 2.1.21 with new authentication options, and pagination for virtual keys to handle large datasets.

Key Highlights

  • File scheme support for pricing URLs (new feature)
  • CLI updated to v0.10.5
  • Helm chart bumped to 2.1.21 with per_user_oauth/per_user_headers authType support
  • Moved virtual keys to use pagination for handling large number of keys
  • Bug fixes for bedrock outputAssessments, MCP inline stdio env, and TextCompletionChunkResponse Model field

New Features

  • File scheme support for pricing URLs
  • New per_user_oauth and per_user_headers authentication types 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
* changelogs by @akshaydeo in https://github.com/maximhq/bifrost/pull/4062
* fixes step security access for local docker flows by @akshaydeo in https://github.com/maximhq/bifrost/pull/4119
* v1.5.9 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4120
* v1.5.10 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4132

## 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-base