Added
- log-tracer: Added
LogTracer::with_interest_cache
to enable a limited
form of per-recordInterest
caching forlog
records (#1636)
Changed
- Updated minimum supported Rust version (MSRV) to Rust 1.49.0 (#1913)
Fixed
- log-tracer: Fixed
LogTracer
not honoringtracing
max level filters
(#1543) - Broken links in documentation (#2068, #2077)
Thanks to @Millione, @teozkr, @koute, @Folyd, and @ben0x539 for contributing to
this release!