plugins/otel/v1.4.0

parruda/swarmplugins/otel/v1.4.0Jul 14, 2026by akshaydeo

AI Summary

An update to the OpenTelemetry plugin that ensures status codes are reported in metrics and upgrades core dependencies.

Key Highlights

  • Fixed sending status codes on OTEL metrics.
  • Upgraded core to v1.7.1 and framework to v1.5.1.

Full Release Notes

## Plugin Release: otel v1.4.0

- fix: send status code on OTEL metrics
- chore: upgraded core to v1.7.1 and framework to v1.5.1

### Installation

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

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