Update Rust crate tracing to 0.1.37 - autoclosed #9
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/tracing-0.x"
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.36->0.1.37Release Notes
tokio-rs/tracing
v0.1.37Compare Source
This release of
tracingincorporates changes fromtracing-corev0.1.30 and
tracing-attributesv0.1.23,including the new
Subscriber::on_register_dispatchmethod for performing lateinitialization after a
Subscriberis registered as aDispatch, and bugfixesfor the
#[instrument]attribute. Additionally, it fixes instances of thebare_trait_objectslint, which is now a warning ontracing's MSRV and willbecome an error in the next edition.
Fixed
#[instrument]edfunctions (#2307)
type errors in
#[instrument]edasync fns (#2270)syndependency to fix compilation with-Z minimal-versions(#2246)bare_trait_objectswarning invalueset!macro expansion (#2308)Added
Subscriber::on_register_dispatchmethod (#2269)WeakDispatchtype andDispatch::downgrade()function (#2293)Changed
tracing-core: updated to 0.1.30tracing-attributes: updated to 0.1.23Documented
tracing-web][tracing-web] and [reqwest-tracing][reqwest-tracing] to related crates (#2283,#2331)
Thanks to new contributors @compiler-errors, @e-nomem, @WorldSEnder, @Xiami2012,
and @tl-rodrigo-gryzinski, as well as @jswrenn and @CAD97, for contributing to
this release!
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update Rust crate tracing to 0.1.37to Update Rust crate tracing to 0.1.37 - autoclosedPull request closed