plugins/telemetry/v1.4.20
maximhq/bifrostplugins/telemetry/v1.4.20Feb 10, 2026by akshaydeo
AI Summary
A minor update that upgrades core and framework dependencies while adding telemetry support for the routing engine.
Key Highlights
- Added routing engine metrics to telemetry.
- Upgraded core to version 1.4.1 and framework to version 1.2.19.
New Features
- Routing engine telemetry metrics
Full Release Notes
## Plugin Release: telemetry v1.4.20 - chore: upgrade core to 1.4.1 and framework to 1.2.19 - feat: add routing engine used to telemetry metrics ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/telemetry@v1.4.20 ``` --- _This release was automatically created from version file: `plugins/telemetry/version`_