ent-v2.0.1-base
firecrawl/pdf-inspectorent-v2.0.1-baseSep 2, 2026by akshaydeo
AI Summary
Enterprise release focused on documentation improvements, including new guides for Identity Sync and Edge setup, and bug fixes for tracing and passthrough.
Key Highlights
- Added documentation for KMS-encrypted S3 buckets and ClickHouse as a supported logs store
- Added 'How Identity Sync Works' enterprise documentation
- Fixed BilledUsage token and cost emission on failed requests
- Updated auth schemes documentation and removed BasicAuth from inference paths
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