plugins/governance/v1.5.14

maximhq/bifrostplugins/governance/v1.5.14May 29, 2026by akshaydeo

AI Summary

This governance plugin release v1.5.14 adds support for MCP per-user headers authentication and updates core and framework dependencies to v1.5.14 and v1.3.14 respectively.

Key Highlights

  • Added MCP per-user headers auth type support
  • Upgraded core dependency to v1.5.14
  • Upgraded framework dependency to v1.3.14

New Features

  • MCP per-user headers authentication type support (#3703)

Full Release Notes

## Plugin Release: governance v1.5.14

- feat: add MCP per-user headers auth type support (#3703)
- chore: upgraded core to v1.5.14 and framework to v1.3.14

### Installation

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

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