framework/v1.3.16
maximhq/bifrostframework/v1.3.16Jun 4, 2026by akshaydeo
AI Summary
This release adds file scheme support for pricing URL synchronization, implements paginated virtual key fetching to handle large numbers of keys, and includes a fix to preserve non-pricing model pool entries during pricing reloads.
Key Highlights
- Added file:// scheme support for pricing URL synchronization
- Implemented paginated virtual key fetch for handling large numbers of keys
- Fixed preservation of non-pricing model pool entries across pricing reloads
New Features
- File scheme (file://) support for pricing URL sync
- Paginated virtual key fetch to handle large numbers of keys
- Preserve non-pricing model pool entries across pricing reloads
Full Release Notes
## Framework Release v1.3.16 - feat: file scheme (file://) support for pricing URL sync - feat: paginated virtual key fetch to handle large numbers of keys - fix: preserve non-pricing model pool entries across pricing reloads ### Installation ```bash go get github.com/maximhq/bifrost/framework@v1.3.16 ``` --- _This release was automatically created and uses core version: `v1.5.16`_