Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 588 Bytes

File metadata and controls

27 lines (16 loc) · 588 Bytes

Changelog

vNext

v0.3.0

Added

  • New experimental metadata attributes feature (experimental_metadata_attributes) #1380
    • Experimental new attributes for tracing metadata
    • Fixes the following for events emitted using log crate
      • Normalized metadata fields
      • Remove redundant metadata

v0.2.0

Changed

  • Bump MSRV to 1.65 #1318

Added

  • Add log appender versions to loggers (#1182)

v0.1.0

Initial crate release