plugins/semanticcache/v1.6.0

maximhq/bifrostplugins/semanticcache/v1.6.0Aug 26, 2026by akshaydeo

AI Summary

Updates the semantic cache plugin dependencies and adds support for the new pre-authentication transport phase.

Key Highlights

  • Add a no-op HTTPTransportPreAuthHook
  • Upgrade core to v1.8.0 and framework to v1.6.0

New Features

  • Pre-authentication hook support
  • Dependency upgrades

Full Release Notes

## Plugin Release: semanticcache v1.6.0

- feat: add a no-op `HTTPTransportPreAuthHook` for the new pre-authentication transport phase (#6375)
- chore: upgraded core to v1.8.0 and framework to v1.6.0

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/semanticcache@v1.6.0
```

---
_This release was automatically created from version file: `plugins/semanticcache/version`_