plugins/semanticcache/v1.5.23

maximhq/bifrostplugins/semanticcache/v1.5.23Jun 25, 2026by akshaydeo

AI Summary

A minor plugin update aligning semantic cache functionality with the core v1.6.0 transport release, including refactoring of environment variables.

Key Highlights

  • Refactored `EnvVar` to `SecretVar` for typed env/vault reference support.
  • Upgraded core to v1.6.0 and framework to v1.4.0.

New Features

  • Refactored `EnvVar` to `SecretVar`

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`_