chore(deps): update tokio-tracing monorepo
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tracing (source) | dependencies | patch |
0.1.40 -> 0.1.41
|
| tracing-subscriber (source) | dependencies | patch |
0.3.18 -> 0.3.19
|
Release Notes
tokio-rs/tracing (tracing)
v0.1.41: tracing 0.1.41
This release updates the tracing-core dependency to v0.1.33 and
the tracing-attributes dependency to v0.1.28.
Added
-
core: Add index API for
Field(#2820) -
core: Allow
&[u8]to be recorded as event/span field (#2954)
Changed
Fixed
- Removed core imports in macros (#2762)
- attributes: Added missing RecordTypes for instrument (#2781)
- attributes: Change order of async and unsafe modifier (#2864)
- Fix missing field prefixes (#2878)
- attributes: Extract match scrutinee (#2880)
- Fix non-simple macro usage without message (#2879)
- Fix event macros with constant field names in the first position (#2883)
- Allow field path segments to be keywords (#2925)
-
core: Fix missed
register_callsiteerror (#2938) -
attributes: Support const values for
targetandname(#2941) - Prefix macro calls with ::core to avoid clashing with local macros (#3024)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Veroxis