ent-v2.0.1-base
BasedHardware/omient-v2.0.1-baseSep 2, 2026by akshaydeo
AI Summary
Enterprise v2.0.1 base release includes documentation updates, fixes for framework/tracing and non-claude models, and new documentation for enterprise features like KMS-encrypted S3 buckets and ClickHouse support.
Key Highlights
- Added documentation for max_turns_to_send and evaluation_mode rule fields
- Fixed BilledUsage token and cost attribute emission on failed requests
- Added documentation for KMS-encrypted S3 buckets for log object storage
- Added ClickHouse as a supported logs store backend
- Added documentation for Edge setup and verification
New Features
- Documentation updates for enterprise features
- Fix for passthrough in non native claude model providers
- Fix for unsupported reasoning signature stripping
- Documentation for Identity Sync functionality
- Documentation for Edge setup and verification
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