chore(deps): update tokio-tracing monorepo #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/tokio-tracing-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.1.40->0.1.430.3.18->0.3.22Release Notes
tokio-rs/tracing (tracing)
v0.1.43: tracing 0.1.43Compare Source
Important
The previous release 0.1.42 was yanked because #3382 was a breaking change.
See further details in #3424. This release contains all the changes from that
version, plus a revert for the problematic part of the breaking PR.
Fixed
valuesetmacro sanitary" (#3425)v0.1.42: tracing 0.1.42Compare Source
Important
The [
Span::record_all][Span::record_all] method has been removed from the documented API. Itwas always unsuable via the documented API as it requried a
ValueSetwhichhas no publically documented constructors. The method remains, but should not
be used outside of
tracingmacros.Added
record_all!macro for recording multiple values in one call (#3227)Changed
tracing-core: updated to 0.1.35 (#3414)tracing-attributes: updated to 0.1.31 (#3417)Fixed
event!(#2983)release_max_level_*not set (#3373)valuesetmacro sanitary (#3382)Documented
dynkeyword inVisitdocumentation code sample (#3387)v0.1.41: tracing 0.1.41Compare Source
[ crates.io ] | [ docs.rs ]
This release updates the
tracing-coredependency to v0.1.33 andthe
tracing-attributesdependency to v0.1.28.Added
Field(#2820)&[u8]to be recorded as event/span field (#2954)Changed
thread_locals when possible (#2838)Fixed
register_callsiteerror (#2938)targetandname(#2941)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
chore(deps): update rust crate tracing to v0.1.41to chore(deps): update tokio-tracing monorepo9d428feaeftob5839c595ab5839c595atocc6de68167cc6de68167toa88dd5a06bView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.