Skip to content

tracing-subscriber 0.3.21

Choose a tag to compare

@github-actions github-actions released this 26 Nov 13:36
· 8 commits to main since this release
a9eeed7

Fixed

  • Change registry exit to decrement local span ref only (#3331)
  • Make Layered propagate on_register_dispatch (#3379)

Changed

  • tracing: updated to 0.1.42 (#3418)

Performance

  • Remove clone_span on enter (#3289)

Documented

  • Fix a few small things in the format module (#3339)
  • Fix extra closing brace in layer docs (#3350)
  • Fix link in FmtSpan docs (#3411)