plugins/telemetry/v1.5.19

MystenLabs/suiplugins/telemetry/v1.5.19Jun 12, 2026by akshaydeo

AI Summary

The telemetry plugin has been updated to align with the core v1.5.19 and framework v1.3.19 versions, implementing a new LLMPlugin interface hook.

Key Highlights

  • Implemented no-op PreRequestHook for the new LLMPlugin interface
  • Upgraded core to v1.5.19 and framework to v1.3.19

New Features

  • PreRequestHook implementation for LLMPlugin interface

Full Release Notes

## Plugin Release: telemetry v1.5.19

- chore: implemented no-op PreRequestHook for the new LLMPlugin interface
- chore: upgraded core to v1.5.19 and framework to v1.3.19

### Installation

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

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