ent-v1.4.10-stream-pause-base
maximhq/bifrostent-v1.4.10-stream-pause-baseJun 16, 2026by akshaydeo
AI Summary
An enterprise base release focused on stream pausing flow, including updated documentation for skills repositories, changelogs, and API end-to-end improvements.
Key Highlights
- Stream pausing flow base
- Updated skills repo documentation
- API e2e improvements
New Features
- Update skills repo docs to account for the new structure
- Changelogs and api e2e improvements
Full Release Notes
## What's Changed * `docs: add required IAM permissions for AWS S3 storage to config-json and Helm deployment guides` by @BearTS in https://github.com/maximhq/bifrost/pull/4389 * tests: inference middleware regression tests by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4373 * changelog by @akshaydeo in https://github.com/maximhq/bifrost/pull/4419 * expose log writer config to config.json and helm by @akshaydeo in https://github.com/maximhq/bifrost/pull/4431 * fix: move anthropic raw request body check to core by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4430 * refactor: extract `applyModelConfig` helper and include VK-scoped model configs in `GetBudgetAndRateLimitStatus` by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/4423 * fix: improve `dev-pulse` cleanup to track PIDs explicitly and pass `APP_DIR` as env var to pulse by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/4424 * fix: return `StatusBadRequest` for unresolvable provider errors instead of `StatusInternalServerError` by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/4439 * refactor: extract auto-resolve error messages as named constants and use exact-match comparison by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/4440 * dependabot fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4441 * dependabot fixes 2 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4444 * fix: migrations rerunning on every start for logstore by @danpiths in https://github.com/maximhq/bifrost/pull/4421 * skill ui/ux fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4420 * fix: skills repo removes hydration and polishes the whole flow by @danpiths in https://github.com/maximhq/bifrost/pull/4445 * v1.5.14 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4443 * compilation fix for skills view by @akshaydeo in https://github.com/maximhq/bifrost/pull/4447 * compilation fix for skills view (#4447) by @akshaydeo in https://github.com/maximhq/bifrost/pull/4448 * test fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4451 * test-case fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4452 * chore: cohere test fix by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4453 * fix: add no-op `PreRequestHook` to `OtelPlugin` for plugin interface compliance by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/4456 * plugin bump by @akshaydeo in https://github.com/maximhq/bifrost/pull/4457 * otel bump by @akshaydeo in https://github.com/maximhq/bifrost/pull/4458 * 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 **Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.9-stream-pause-base...ent-v1.4.10-stream-pause-base