plugins/otel/v1.2.14

maximhq/bifrostplugins/otel/v1.2.14May 29, 2026by akshaydeo

AI Summary

This release of the otel plugin (v1.2.14) adds provider cache and semantic cache attributes to metrics export functionality, enabling better observability of caching behavior. The core and framework dependencies have also been upgraded to v1.5.14 and v1.3.14 respectively.

Key Highlights

  • Added provider cache and semantic cache attributes in metrics export (#3816)
  • Upgraded core dependency to v1.5.14
  • Upgraded framework dependency to v1.3.14
  • Plugin version tagged as v1.2.14

New Features

  • Added provider cache attributes in metrics export
  • Added semantic cache attributes in metrics export

Full Release Notes

## Plugin Release: otel v1.2.14

- feat: add provider cache and semantic cache attributes in metrics export (#3816)
- chore: upgraded core to v1.5.14 and framework to v1.3.14

### Installation

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

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