Framework Release v1.5.3
- feat: webhook delivery system -
config_webhook_endpointstable, store CRUD, dispatcher with SSRF-safe HTTP client, jobs work-queue and delivery history tables, endpoint resolution by name at submit time - feat: inline
error/error_omittedfields in webhook payloads for failed async jobs - feat: throughput (tokens/sec) histogram endpoints, model rankings, and trend data
- feat:
prompt_tokensandcompletion_tokensin search stats - feat: show server fallback model in logs; content disabled message on logs UI
- feat: toggle for always retaining content in object storage
- feat: persist logs page-size preference in localStorage
- feat: expose ClickHouse table migrations for enterprise
- feat:
dual_credential_conflict_behaviorto resolve IDP token conflicts - feat: user email export to connectors
- fix: gate matview read path on shape check to prevent "column does not exist" during rolling deploys
- fix: bill for serving fallback model in anthropic
- fix: make
RefineModelForProvideridempotent and unify Groq/Replicate/Parasail prefix handling - fix: extend chat-responses pricing fallback to work bidirectionally
- fix: replace fan-out attribution with single-owner additive rollup
- fix: query creation from user input
- fix: use
time.Now().Addinstead of channel receive for deadline - chore: upgraded core to v1.7.3
Installation
go get github.com/maximhq/bifrost/framework@v1.5.3This release was automatically created and uses core version: v1.7.3