Framework Release v1.3.3
- feat: add team budget system with per-team spending tracking, DB tables, and atomic ratelimit integration
- feat: add access profile filter to exclude access-profile-managed virtual keys
- feat: add OCR input logging and pricing metadata support
- feat: add tiered and priority/flex pricing support — 272k token tier fields, 200k priority variants, and tier selection based on service_tier in responses
- fix: use separate DB connection for migrations to prevent connection conflicts
- fix: preserve existing query params in OAuth upstream authorize URL
- fix: clean up virtual key configs when provider changes
- fix: calendar_aligned propagation in v1.5.0-prerelease4 migration
- fix: virtual key creation and management handling
- fix: preserve context values in async requests
- fix: capture responses streaming API errors
- fix: allow custom providers without a list models endpoint to register any model
- fix: don't mark OAuth config expired on transient refresh failures
- fix: only treat invalid_grant and unauthorized_client as permanent OAuth errors
Installation
go get github.com/maximhq/bifrost/framework@v1.3.3This release was automatically created and uses core version: v1.5.3