What's Changed
Enhancements
- Add IClient interface by @Gsantomaggio in #470
- Add IEntity interface for Producer and Consumer struct by @Gsantomaggio in #471
- Improve send by @Gsantomaggio in #476
Dependency Updates
- Bump go.opentelemetry.io/otel/metric from 1.40.0 to 1.41.0 by @dependabot[bot] in #468
Bug Fix
- Fix data race on Producer.closeHandler between close() and NotifyClose() by @Gsantomaggio in #474
Full Changelog: v1.7.0...v1.7.1