plugins/telemetry/v1.5.30

docling-project/doclingplugins/telemetry/v1.5.30Jul 21, 2026by akshaydeo

AI Summary

This is a maintenance update for the telemetry plugin, upgrading core and framework dependencies and adding support for exporting MCP metrics.

Key Highlights

  • Added MCP metrics to telemetry plugin
  • Upgraded core to v1.7.3 and framework to v1.5.3

New Features

  • MCP metrics support

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