ent-v2.0.1-base
Tencent-Hunyuan/HY-Motion-1.0ent-v2.0.1-baseSep 2, 2026by akshaydeo
AI Summary
Enterprise release focused on documentation updates, new rule fields for configuration, and bug fixes for framework tracing and auth schemes.
Key Highlights
- New rule fields: max_turns_to_send and evaluation_mode
- KMS-encrypted S3 buckets for log object storage
- ClickHouse added as a supported logs store backend
- Auth scheme clarifications with security declarations
- Identity sync documentation covering sync paths and SCIM interaction
New Features
- Added customer_metadata, external_links, and session_mode fields to hamming plugin
- BilledUsage token and cost attributes on failed requests
- Fixed passthrough for non Claude models in non native Claude model providers
- Identity sync documentation covering claim engine and cadences
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