ent-v1.4.10-base

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

AI Summary

An enterprise base release featuring infrastructure improvements, including AWS S3 IAM permissions documentation, log writer configuration exposure, and fixes for inference middleware, logstore migrations, and Anthropic request handling.

Key Highlights

  • Added AWS S3 IAM permissions documentation
  • Exposed log writer config to config.json and helm
  • Fixed inference middleware regression tests
  • Fixed migrations rerunning on every start for logstore
  • Fixed Anthropic raw request body check

New Features

  • Expose log writer config to config.json and helm
  • Add no-op PreRequestHook to OtelPlugin for plugin interface compliance
  • Fix inference middleware regression tests
  • Fix migrations rerunning on every start for logstore

Full Release Notes

## What's Changed
* enterprise changelog by @akshaydeo in https://github.com/maximhq/bifrost/pull/4349
* fix: inference middleware patch by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4351
* docs fix by @akshaydeo in https://github.com/maximhq/bifrost/pull/4352
* doc updates by @akshaydeo in https://github.com/maximhq/bifrost/pull/4369
* `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


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