plugins/governance/v1.6.13
maximhq/bifrostplugins/governance/v1.6.13Aug 13, 2026by akshaydeo
AI Summary
Improves governance plugin behavior regarding auth-skip context paths and model calls.
Key Highlights
- Skip list models call for budgets and rate-limits
- Honor the auth-skip context path in the governance resolver
New Features
- Optimization for budget and rate-limit model calls
- Auth-skip context path support
Full Release Notes
## Plugin Release: governance v1.6.13 - fix: skip list models call for budgets and rate-limits (#6051) - feat: honor the auth-skip context path in the governance resolver - chore: upgraded core to v1.7.11 and framework to v1.5.9 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/governance@v1.6.13 ``` --- _This release was automatically created from version file: `plugins/governance/version`_