plugins/otel/v1.3.3

maximhq/bifrostplugins/otel/v1.3.3Jul 6, 2026by akshaydeo

AI Summary

This release updates the OpenTelemetry plugin to version 1.3.3, focusing on dependency upgrades for the underlying core and framework libraries.

Key Highlights

  • Upgraded core dependency to version 1.6.3
  • Upgraded framework dependency to version 1.4.3
  • Includes installation instructions for Go modules

Full Release Notes

## Plugin Release: otel v1.3.3

- chore: upgraded core to v1.6.3 and framework to v1.4.3

### Installation

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

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