github maximhq/bifrost framework/v1.5.3
Framework v1.5.3

latest releases: helm-chart-v2.1.31, ent-v1.5.5-base, transports/v1.6.5...
7 hours ago

Framework Release v1.5.3

  • feat: webhook delivery system - config_webhook_endpoints table, 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_omitted fields in webhook payloads for failed async jobs
  • feat: throughput (tokens/sec) histogram endpoints, model rankings, and trend data
  • feat: prompt_tokens and completion_tokens in 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_behavior to 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 RefineModelForProvider idempotent 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().Add instead of channel receive for deadline
  • chore: upgraded core to v1.7.3

Installation

go get github.com/maximhq/bifrost/framework@v1.5.3

This release was automatically created and uses core version: v1.7.3

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.