plugins/compat/v0.1.15

maximhq/bifrostplugins/compat/v0.1.15Jun 4, 2026by akshaydeo

AI Summary

This is a maintenance release for the compat plugin that upgrades the core dependency to v1.5.16 and framework dependency to v1.3.16. The update ensures the plugin remains compatible with the latest Bifrost core and framework versions.

Key Highlights

  • Upgraded Bifrost core dependency to v1.5.16
  • Upgraded Bifrost framework dependency to v1.3.16
  • Plugin version bumped to v0.1.15

Full Release Notes

## Plugin Release: compat v0.1.15

- chore: upgraded core to v1.5.16 and framework to v1.3.16

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/compat@v0.1.15
```

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