ent-v1.4.11-stream-pause-base
maximhq/bifrostent-v1.4.11-stream-pause-baseJun 17, 2026by akshaydeo
AI Summary
Enterprise base release for stream pause functionality with various fixes and script additions.
Key Highlights
- Preserves tool-call `extra_content` on ChatAssistantMessageToolCall
- Adds new Helm chart parameters and deployment strategy
- Adds seed and delete scripts for bifrost and litellm entities
- Fixes redaction setting in plugins config
New Features
- New Helm chart parameters
- Seed and delete scripts
Full Release Notes
## What's Changed * 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 * migration test fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4482 * fix: fixes redaction setting in plugins config by @roroghost17 in https://github.com/maximhq/bifrost/pull/4486 * feat: adds scripts to seed and delete bifrost and litellm entities by @sammaji in https://github.com/maximhq/bifrost/pull/4382 ## 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-stream-pause-base...ent-v1.4.11-stream-pause-base