ent-v1.4.11-base

maximhq/bifrostent-v1.4.11-baseJun 16, 2026by akshaydeo

AI Summary

Enterprise base release focusing on schema fixes, Helm chart enhancements, and diagnostic improvements.

Key Highlights

  • Preserves tool-call `extra_content` on ChatAssistantMessageToolCall in schemas
  • Adds new Helm chart parameters (skillsRegistry, allowDirectKeys, private network, etc.)
  • Adds Anthropic cache diagnostics
  • Lazy loads markdown imports to reduce bundle size

New Features

  • New Helm chart parameters (skillsRegistry, allowDirectKeys, mcpExternalClientUrl, blacklisted_models, allow_private_network, deployment strategy)
  • pprof support

Full Release Notes

## What's Changed
* docs: update skills repo docs to account for the new structure by @danpiths in https://github.com/maximhq/bifrost/pull/4462
* changelogs and api e2e improvements by @akshaydeo in https://github.com/maximhq/bifrost/pull/4465
* Changelogs  by @akshaydeo in https://github.com/maximhq/bifrost/pull/4466
* fix(schemas): preserve extra_content on ChatAssistantMessageToolCall by @nghodkicisco in https://github.com/maximhq/bifrost/pull/4470
* fix: lazy load markdown imports at all places to reduce bundle size by @danpiths in https://github.com/maximhq/bifrost/pull/4454
* feat: add `skillsRegistry`, `allowDirectKeys`, `mcpExternalClientUrl`, `blacklisted_models`, `allow_private_network`, and deployment `strategy` to Bifrost Helm chart by @BearTS in https://github.com/maximhq/bifrost/pull/4473
* `chore: bump Bifrost Helm chart to 2.1.24 with private network fix, env label, Datadog host/port split, passwordCommand, async log tuning, deployment strategy, and skills registry` by @BearTS in https://github.com/maximhq/bifrost/pull/4474
* allow enabling pprof by @akshaydeo in https://github.com/maximhq/bifrost/pull/4475
* fix: harden genai raw request checks and update harness tests by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4478
* changelog by @akshaydeo in https://github.com/maximhq/bifrost/pull/4480
* fix: anthropic cache diagnostics by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4479
* v1.5.15 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4481
* migration test fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4482
* migration-test-fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4483

## New Contributors
* @nghodkicisco made their first contribution in https://github.com/maximhq/bifrost/pull/4470

**Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.10-base...ent-v1.4.11-base