Framework Release v1.3.8
- feat: enforce unique
governance_teams.namewith deduplication migration - feat: add
GetTeamByNamelookup to config store interface and RDB - feat: support
parent_request_id,user_ids, andaliasesURL state propagation in logs and traces - feat: support optional
txparameter inDeleteVirtualKeyfor external transactions - feat: support
EnvVarreferences for MCP OAuthclient_id/client_secret - feat: edit pre-existing MCP OAuth details
- feat: add
disabledfield to MCP clients for toggling connection - feat: add container creation cost support
- feat: trace attribute flow through OTEL exporter
- fix: use simple-query protocol for migration pools to prevent cached plan errors
- fix: governance budgets in model providers not saving after restart
- fix: temporarily disable OAuth credential rotation and header reconciliation
- fix: handle per-user OAuth re-auth, refresh token expiry, and reconnection
- fix: broadcast provider config changes to cluster for keyless providers
- fix: cache OAuth2 token source to eliminate per-request overhead
- fix: graceful error for invalid
aftervalues by letting upstream pagination handle them - fix: gossip baseline methods and clean up orphaned rate limits
- fix: SSE heartbeats and defer trace completion to prevent deadlock
- fix: streaming error log handling
- fix: exclude
oauth_client_idandoauth_client_secretfrom config field validation - fix: remove duplicate
GetOauthConfigsByIDsfromMockConfigStore - fix: update
TableOauthConfigtests to useschemas.NewEnvVar
Installation
go get github.com/maximhq/bifrost/framework@v1.3.8This release was automatically created and uses core version: v1.5.8