plugins/governance/v1.6.12

maximhq/bifrostplugins/governance/v1.6.12Aug 12, 2026by akshaydeo

AI Summary

Governance plugin v1.6.12 introduces quarterly budget cycles with configurable fiscal start month support, extends the budget reset flow to teams and customers, and fixes calendar alignment issues to preserve open windows.

Key Highlights

  • Quarterly budget cycles now honor configured fiscal start month
  • Budget reset usage flow extended to teams, customers, model limits, and provider governance
  • Calendar alignment fixes preserve open windows instead of truncating them
  • Core upgraded to v1.7.9 and framework to v1.5.8

New Features

  • Quarterly budget cycle support with fiscal start month configuration
  • Extended budget reset flow for multiple governance scopes
  • Calendar alignment preservation during period changes

Full Release Notes

## Plugin Release: governance v1.6.12

- feat: quarterly budget cycles honouring the configured fiscal start month (#5997)
- feat: extend the reset budget usage flow to teams, customers, model limits and provider governance (#6002, #6004)
- fix: calendar alignment applies from the next period rather than the current one (#6003)
- fix: enabling calendar alignment preserves the open window (#6013)
- chore: upgraded core to v1.7.9 and framework to v1.5.8

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/governance@v1.6.12
```

---
_This release was automatically created from version file: `plugins/governance/version`_