Plugin Release: governance v1.6.3
- feat: added expiry enforcement for virtual keys (#4887)
- feat: complexity analyzer stemming support alongside exact keyword match and a no-signal fallback (#4708, #4791)
- feat: added
virtualKeysByIDsecondary index with cached signing key and VK lookups on the/mcpJWT auth path (#4783) - feat: virtual key values use
schemas.SecretVarto support the env store (#4817) - fix: skip O(N) reference refresh on request-time rate-limit and budget reset (#4883, closes #4851)
- fix: skip model check for Responses lifecycle APIs (#4920)
- fix: empty tool call result insertion failures (#4925)
- chore: upgraded core to v1.6.3 and framework to v1.4.3
Installation
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/governance@v1.6.3This release was automatically created from version file: plugins/governance/version