github tokio-rs/tracing tracing-0.1.36
tracing 0.1.36

This release adds support for owned values and fat pointers as arguments to the
Span::record method, as well as updating the minimum tracing-core version
and several documentation improvements.

Fixed

  • Incorrect docs in dispatcher::set_default (#2220)
  • Compilation with -Z minimal-versions (#2246)

Added

  • Support for owned values and fat pointers in Span::record (#2212)
  • Documentation improvements (#2208, #2163)

Changed

  • tracing-core: updated to 0.1.29

Thanks to @fredr, @cgbur, @jyn514, @matklad, and @CAD97 for contributing to this
release!

Don't miss a new tracing release

NewReleases is sending notifications on new releases.