plugins/compat/v0.1.12

maximhq/bifrostplugins/compat/v0.1.12May 26, 2026by akshaydeo

AI Summary

This is a maintenance release for the compat plugin that upgrades the core dependency to v1.5.13 and the framework dependency to v1.3.13, ensuring compatibility with the latest Bifrost core and framework versions.

Key Highlights

  • Upgraded core dependency from previous version to v1.5.13
  • Upgraded framework dependency from previous version to v1.3.13
  • Routine dependency update for compatibility maintenance

Full Release Notes

## Plugin Release: compat v0.1.12

- chore: upgraded core to v1.5.13 and framework to v1.3.13

### Installation

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

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