v1.19.0
What's Changed
- Add a first-class API for exponential histograms by @KodrAus in #354
- Support setting span guard properties on construction by @KodrAus in #359
- Add a
SpanLinkSettype for simpler span link capturing/casting by @KodrAus in #361 - Use match expressions to bind sample temporaries by @KodrAus in #362
- Add FromIter and Extend impls for BucketSet and SpanLinkSet by @KodrAus in #363
- Prepare for 1.19.0 release by @KodrAus in #364
Full Changelog: v1.18.0...v1.19.0