plugins/telemetry/v1.5.30
maximhq/bifrostplugins/telemetry/v1.5.30Jul 21, 2026by akshaydeo
AI Summary
This release updates the telemetry plugin to version 1.5.30, introducing support for monitoring MCP metrics alongside general dependency upgrades to the core and framework.
Key Highlights
- Added MCP metrics to telemetry plugin
- Upgraded core to v1.7.3
- Upgraded framework to v1.5.3
New Features
- Added MCP metrics to telemetry plugin
Full Release Notes
## Plugin Release: telemetry v1.5.30 - feat: added MCP metrics to telemetry plugin - chore: upgraded core to v1.7.3 and framework to v1.5.3 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/telemetry@v1.5.30 ``` --- _This release was automatically created from version file: `plugins/telemetry/version`_