Framework Release v1.3.14
- feat: add direct API key header support (#3817)
- feat: add GetDimensionRankings API and ranking dimensions for team, customer, BU, and user (#3766)
- feat: add additional_attributes to model pricing rows with management API (#3829)
- feat: add filter/search/pagination to MCP sessions list API (#3824)
- feat: add TLS configuration support for MCP HTTP/SSE client connections (#3779)
- feat: add OTel spec compatible metrics, backward compatible (#3865)
- feat: reconcile per-user MCP credentials on VK and MCP client changes (#3705)
- feat: add MCP per-user headers auth type with credential storage (#3703)
- feat: add metadata to hybrid store payload
- feat: log database type when connecting in NewConfigStore (#3724)
- feat: remove SSO gate check for temp token auth (#3814)
- fix: add user_name to RankingDimensionUser column definition (#3869)
- fix: gate user-mode flows on caller user_id and skip temp token mint (#3841)
- fix: make MCP header temp token flow follow the UI toggle (#3836)
- fix: increase matview sync interval to 1 min (#3886)
- refactor: remove deferred-fill user-mode OAuth flow support (#3839)
- chore: upgrade to Go 1.26.3 (#3782)
Installation
go get github.com/maximhq/bifrost/framework@v1.3.14This release was automatically created and uses core version: v1.5.14