Framework v1.5.7
·
52 commits
to dev
since this release
Framework Release v1.5.7
- feat: expose
SetSupportedParamsForTeston the datasheetStoreand plumbsupports_service_tierthrough it, so packages outside the datasheet package can seed capability data (#5928) - fix:
UpdateBudgetandUpdateRateLimitnow carry live runtime counters (current_usage,last_reset,token_current_usage,token_last_reset,request_current_usage,request_last_reset) forward from the existing row instead of overwriting them, andmergeGovernanceConfigadopts the persisted counters on config force-sync (#5932) - fix: concurrent requests sharing a W3C trace id no longer lose log rows in the tracing store (#5356) @AdityaPainuli
- fix: normalize
tool_search_tool_*on the Responses path (#5891)
Installation
go get github.com/maximhq/bifrost/framework@v1.5.7This release was automatically created and uses core version: v1.7.7