Release v1.8.0
1.8.0 - 2022-07-13
💡 Enhancements
- Update OpenTelemetry dependencies to OTel-Go version 1.8.0 #216
- OTLP version 0.18.0: includes Min/Max support for exponential histogram #215
sync.Map
replaced withsync.RWLock
and plain map (saves 3 allocations) #206
🧰 Bug fixes 🧰
- Race condition possible with multiple exporters fixed #205
Changes in this Release
- refs/tags/v1.8.0