Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tracing-opentelemetry to 0.16 #18

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

Geal
Copy link
Contributor

@Geal Geal commented Nov 30, 2021

fix #17

this update requires moving to tracing-subscriber 0.3. It removes chrono
from transitive dependencies, following
https://rustsec.org/advisories/RUSTSEC-2020-0159.html

Context:

this update requires moving to tracing-subscriber 0.3. It removes chrono
from transitive dependencies, following
https://rustsec.org/advisories/RUSTSEC-2020-0159.html
@Geal Geal requested a review from a team as a code owner November 30, 2021 14:03
@Geal
Copy link
Contributor Author

Geal commented Nov 30, 2021

we would like to upgrade tracing-subscriber in https://github.com/apollographql/router, and reqwest-tracing is the last component we need to update for that

@LukeMathWalker LukeMathWalker merged commit 4225669 into TrueLayer:main Nov 30, 2021
@LukeMathWalker
Copy link
Collaborator

Thanks for the PR!
This was released as reqwest-tracing 0.2.0.

@Geal
Copy link
Contributor Author

Geal commented Nov 30, 2021

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

RUSTSEC-2020-0159: Potential segfault in localtime_r invocations
2 participants