plugins/otel/v1.2.12

maximhq/bifrostplugins/otel/v1.2.12May 22, 2026by akshaydeo

AI Summary

This is a maintenance release for the OpenTelemetry (otel) plugin that updates internal dependencies. The core component was upgraded to v1.5.12 and the framework was upgraded to v1.3.12. No new features or breaking changes were introduced in this release.

Key Highlights

  • Upgraded core dependency to v1.5.12
  • Upgraded framework dependency to v1.3.12
  • Routine dependency maintenance update

Full Release Notes

## Plugin Release: otel v1.2.12

- chore: upgraded core to v1.5.12 and framework to v1.3.12

### Installation

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

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