This release reduces the overhead of creating and dropping disabled
spans significantly, which should improve performance when no tracing
subscriber is in use or when spans are disabled by a filter.
Fixed
- attributes: Compilation failure with
--minimal-versions
due to a
too-permissivesyn
dependency (#1960)