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

Release tracing 0.2 #1520

Open
XAMPPRocky opened this issue Aug 22, 2021 · 2 comments
Open

Release tracing 0.2 #1520

XAMPPRocky opened this issue Aug 22, 2021 · 2 comments

Comments

@XAMPPRocky
Copy link

XAMPPRocky commented Aug 22, 2021

Feature Request

Hello, I want to use tracing in my #[no_std] library, I see in the code that adds support for this was added nearly a year ago, but it hasn't been released on crates.io. All of the issues referencing 0.2 seem outdated (mentioning old Tokio versions to release with, etc), so I was wondering if it would possible to release tracing 0.2 with the current feature set? Being able to include tracing support for my libraries would be nice, but I can't until its #[no_std] compatible.

@XAMPPRocky XAMPPRocky changed the title Release tracing 0.2 Release tracing 0.2 Aug 22, 2021
@kaimast
Copy link

kaimast commented Dec 24, 2021

I'm curious what is holding up the release of tracing so much. Why not just push other features to 0.3?

@davidbarsky
Copy link
Member

@kaimast A tracing/tracing-core release is extremely disruptive to libraries and end-users, so there must be sufficient motivation and benefits to making a breaking change. tracing will probably employ the semver trick to the make the transition a bit easier for folks.

I will say that tracing is nearing a 0.2 release, however, so it should [knocks on wood] be out soon.

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

No branches or pull requests

3 participants