plugins/semanticcache/v1.5.12
maximhq/bifrostplugins/semanticcache/v1.5.12May 22, 2026by akshaydeo
AI Summary
This is a routine maintenance release for the semanticcache plugin that upgrades internal dependencies. The core library was updated to v1.5.12 and the framework was updated to v1.3.12, ensuring compatibility with the latest Bifrost infrastructure.
Key Highlights
- Upgraded core dependency to v1.5.12
- Upgraded framework dependency to v1.3.12
- Routine maintenance release for plugin compatibility
Full Release Notes
## Plugin Release: semanticcache v1.5.12 - chore: upgraded core to v1.5.12 and framework to v1.3.12 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.12 ``` --- _This release was automatically created from version file: `plugins/semanticcache/version`_