ent-v1.5.10-base
maximhq/bifrostent-v1.5.10-baseAug 12, 2026by akshaydeo
AI Summary
This base entity update consolidates numerous fixes and features including quarterly budget windows, governance calendar alignment, reasoning handling improvements, and logstore fan-out capabilities.
Key Highlights
- Quarterly budget windows with fiscal start configuration.
- Governance calendar alignment improvements.
- Fixes for encrypted content and Gemini reasoning.
- Logstore fan-out for team/customer/BU dimensions.
- Per-model budgets and rate limits.
New Features
- Quarterly budget windows
- Governance calendar alignment
- Logstore fan-out for team/customer/BU dimensions
Full Release Notes
## What's Changed * docs and test case improvements by @akshaydeo in https://github.com/maximhq/bifrost/pull/5965 * encrypted content bug fix by @akshaydeo in https://github.com/maximhq/bifrost/pull/5982 * fixes cohere issue by @akshaydeo in https://github.com/maximhq/bifrost/pull/5983 * gemini reasoning fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/5984 * improved sdk integration testss by @akshaydeo in https://github.com/maximhq/bifrost/pull/6008 * core release by @akshaydeo in https://github.com/maximhq/bifrost/pull/6010 * fixed gates for core builds by @akshaydeo in https://github.com/maximhq/bifrost/pull/6030 * enterprise core version update by @akshaydeo in https://github.com/maximhq/bifrost/pull/6031 * quarterly budget by @akshaydeo in https://github.com/maximhq/bifrost/pull/5996 * governance: quarterly budget windows with configurable fiscal start by @akshaydeo in https://github.com/maximhq/bifrost/pull/5997 * ui: quarterly budget period with fiscal-quarter advanced settings by @akshaydeo in https://github.com/maximhq/bifrost/pull/5999 * docs: document quarterly budgets and fiscal quarter configuration by @akshaydeo in https://github.com/maximhq/bifrost/pull/6000 * adds reset budget honor flow by @akshaydeo in https://github.com/maximhq/bifrost/pull/6002 * governance: calendar alignment applies from the next period by @akshaydeo in https://github.com/maximhq/bifrost/pull/6003 * governance: extend reset_budget_usage to teams, customers, model limits and provider governance by @akshaydeo in https://github.com/maximhq/bifrost/pull/6004 * governance: enabling calendar alignment preserves the open window by @akshaydeo in https://github.com/maximhq/bifrost/pull/6013 * fix: normalize Together provider for pricing lookup by @dani29 in https://github.com/maximhq/bifrost/pull/6037 * feat: add per-model budgets/rate-limits to virtual key provider configs by @BearTS in https://github.com/maximhq/bifrost/pull/5703 * fix: show model budget count in provider card header summary by @BearTS in https://github.com/maximhq/bifrost/pull/5704 * feat: replace per-budget `BudgetOverrideDialog` with unified `BudgetOverrideManagerDialog` grouping provider and model budgets by @BearTS in https://github.com/maximhq/bifrost/pull/5898 * v1.5.10 by @akshaydeo in https://github.com/maximhq/bifrost/pull/6076 * feat(logstore): fan out team/customer/BU dimension reads to JSON-array columns on all dialects by @impoiler in https://github.com/maximhq/bifrost/pull/6092 * docs: upgrade postgres image to 16-alpine in on-premise guide by @impoiler in https://github.com/maximhq/bifrost/pull/6094 * harness fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/6088 * fixed harness issue by @akshaydeo in https://github.com/maximhq/bifrost/pull/6107 **Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.5.9-base...ent-v1.5.10-base