plugins/semanticcache/v1.5.23
HumanAIGC/Cloth2Texplugins/semanticcache/v1.5.23Jun 25, 2026by akshaydeo
AI Summary
A plugin update aligning the semantic cache plugin with the core v1.6.0 framework to support new types and features.
Key Highlights
- Refactored EnvVar to SecretVar
- Added typed env/vault reference support
New Features
- Type-safe environment and vault references
Full Release Notes
## Plugin Release: semanticcache v1.5.23 - refactor: rename EnvVar to SecretVar - chore: upgraded core to v1.6.0 and framework to v1.4.0 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.23 ``` --- _This release was automatically created from version file: `plugins/semanticcache/version`_