Core Release v1.10.4
- fix: routing rules are decoded from the config store before bifrost.Init registers custom providers. Since the fallback key-pin change (#7379), a legacy "provider/model" fallback string whose prefix was not yet a known provider was decoded with an empty provider field. The routing plugin then silently skipped the fallback, returning the primary's error directly to the client while GET /api/routing/rules still listed the fallback as configured. (#7538)
Installation
go get github.com/maximhq/bifrost/core@v1.10.4This release was automatically created from version file: core/version