plugins/semanticcache/v1.5.32
maximhq/bifrostplugins/semanticcache/v1.5.32Jul 30, 2026by akshaydeo
AI Summary
Plugin update that fixes previously skipped streaming test cases and upgrades Go and framework versions.
Key Highlights
- Restored previously skipped streaming and no-store test cases
- Upgraded Go to 1.26.5
- Upgraded core to v1.7.5 and framework to v1.5.5
Full Release Notes
## Plugin Release: semanticcache v1.5.32 - fix: restored previously skipped streaming and no-store test cases - chore: upgraded Go to 1.26.5 - chore: upgraded core to v1.7.5 and framework to v1.5.5 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.32 ``` --- _This release was automatically created from version file: `plugins/semanticcache/version`_