plugins/otel/v1.2.15

maximhq/bifrostplugins/otel/v1.2.15May 30, 2026by akshaydeo

AI Summary

This is a patch release for the otel plugin that addresses security vulnerabilities by bumping transitive golang.org/x dependencies (crypto, net, sys, text) for Docker Scout CVE remediation. No new features or breaking changes are included in this release.

Key Highlights

  • Bumped transitive golang.org/x/crypto dependency for CVE remediation
  • Bumped transitive golang.org/x/net dependency for CVE remediation
  • Bumped transitive golang.org/x/sys dependency for CVE remediation
  • Bumped transitive golang.org/x/text dependency for CVE remediation
  • Security-focused patch release addressing Docker Scout CVEs

Full Release Notes

## Plugin Release: otel v1.2.15

- chore: bumped transitive golang.org/x dependencies (crypto, net, sys, text) for Docker Scout CVE remediation (#3900)

### Installation

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

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