Framework Release v1.3.11
- feat: temporary access tokens (#3603)
- feat: MCP per-user OAuth flow refactor (#3565)
- feat: team-level calendar alignment (#3476)
- feat: feature flags (#3581)
- feat: config-hash-based file value override of DB when
config.jsonchanges between restarts (#3610) - feat: configurable
model_parameters_urlin framework config (#3608) - feat:
access_profile_idon virtual keys for direct access profile assignment (#3560) - feat:
source_idcolumn andGetTeamBySourceIDlookup for governance teams (#3395) - feat: cluster-aware log metadata and per-node usage aggregation (#3590)
- feat:
limitandqueryparams on filter data endpoints for server-side search and pagination (#3567) - feat: service tier mappings for Gemini and Anthropic (#3554)
- feat: onboarding widget backend (#3605)
- feat: direct access control (DAC) support (#3198)
- feat:
RunSingleMigrationaccepts migration options (#3626) - fix: dimension check and semantic cache issues on namespace creation (#3611)
- fix: migration for drop columns on calendar-aligned tables (#3614)
- fix: calendar-aligned migration alias and team-level migration fixes (#3452, #3535, #3553)
- fix: remove budget-level calendar alignment (#3434)
- fix: VK and provider-key level pricing overrides for streaming (#3421)
- fix:
FullyRedacted()for proxy passwords andMarshalForStorage()forProxyConfig(#3445) - fix(mcp): remove stale stats from logs list response (#3583)
- fix(configstore): improve error message when API key name conflicts across providers (#3574)
- fix: remove
defaultFilterDataLimitcap from filter data queries (#3561) - fix: preserve OpenAI responses stream metadata (#3528, #3530) (thanks @etnperlong!)
- fix: handle context cancel before read errors in streaming (#3522)
- fix: replace unsafe inline jsonb cast with
bifrost_safe_jsonbPL/pgSQL helper (#3407) - chore: dependency and AWS SDK security updates (#3461)
Installation
go get github.com/maximhq/bifrost/framework@v1.3.11This release was automatically created and uses core version: v1.5.11