ent-v2.0.1-base

maximhq/bifrostent-v2.0.1-baseSep 2, 2026by akshaydeo

AI Summary

This enterprise release focuses on bug fixes for framework tracing and model provider compatibility, alongside significant documentation updates for enterprise features such as Identity Sync and ClickHouse support.

Key Highlights

  • Fixed framework tracing to emit BilledUsage tokens and cost attributes on failed requests.
  • Resolved compatibility issues with non-Claude models regarding passthrough and unsupported reasoning signatures.
  • Added comprehensive documentation for Identity Sync, Edge setup, and ClickHouse backend support.
  • Updated rule configuration to include `max_turns_to_send` and `evaluation_mode` fields.

New Features

  • Added `max_turns_to_send` and `evaluation_mode` rule fields.
  • Added ClickHouse as a supported logs store backend.
  • Added Edge setup and verification guides.

Full Release Notes

## What's Changed
* docs updates by @akshaydeo in https://github.com/maximhq/bifrost/pull/6586
* docs: add `max_turns_to_send` and `evaluation_mode` rule fields, move `sampling_rate` to rule level by @Madhuvod in https://github.com/maximhq/bifrost/pull/6520
* [fix]: framework/tracing - emit BilledUsage token and cost attributes on failed requests by @vdemonchy in https://github.com/maximhq/bifrost/pull/6259
* fix: clear passthrough for non claude models in non native claude model providers by @TejasGhatte in https://github.com/maximhq/bifrost/pull/6590
* fix: unsupported reasoning signature to be stripped by @TejasGhatte in https://github.com/maximhq/bifrost/pull/6593
* docs: document KMS-encrypted S3 buckets for log object storage by @R-droid101 in https://github.com/maximhq/bifrost/pull/6497
* core version bump by @akshaydeo in https://github.com/maximhq/bifrost/pull/6599
* core version bump by @akshaydeo in https://github.com/maximhq/bifrost/pull/6601
* core changelog by @akshaydeo in https://github.com/maximhq/bifrost/pull/6603
* core changelog for the release cut by @akshaydeo in https://github.com/maximhq/bifrost/pull/6605
* enterprise release notes by @akshaydeo in https://github.com/maximhq/bifrost/pull/6609
* docs: update vLLM and v2.0.0 release guidance by @R-droid101 in https://github.com/maximhq/bifrost/pull/6617
* docs: add "How Identity Sync Works" enterprise doc covering sync paths, claim engine, SCIM interaction, and cadences by @BearTS in https://github.com/maximhq/bifrost/pull/6543
* docs: add Edge setup and verification guides by @R-droid101 in https://github.com/maximhq/bifrost/pull/6644
* docs: add ClickHouse as a supported logs store backend across storage docs, Helm guide, and contributing guide by @BearTS in https://github.com/maximhq/bifrost/pull/6548
* fix(docs): clarify auth schemes per endpoint, remove BasicAuth from inference paths, add missing security declarations, and enforce per-operation security via invariant test by @impoiler in https://github.com/maximhq/bifrost/pull/6743
* docs: update Databricks as a popular platform integration in OTEL docs by @roroghost17 in https://github.com/maximhq/bifrost/pull/6755

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

**Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v2.0.0-base...ent-v2.0.1-base