plugins/compat/v0.1.34
maximhq/bifrostplugins/compat/v0.1.34Aug 12, 2026by akshaydeo
AI Summary
Compatibility plugin v0.1.34 focuses on dependency upgrades to maintain compatibility with the latest core and framework versions.
Key Highlights
- Core upgraded to v1.7.9
- Framework upgraded to v1.5.8
Full Release Notes
## Plugin Release: compat v0.1.34 - 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/compat@v0.1.34 ``` --- _This release was automatically created from version file: `plugins/compat/version`_