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

chore: prepare Tokio v1.15.0 release #4320

Merged
merged 4 commits into from Dec 15, 2021
Merged

chore: prepare Tokio v1.15.0 release #4320

merged 4 commits into from Dec 15, 2021

Conversation

carllerche
Copy link
Member

@carllerche carllerche commented Dec 14, 2021

This also includes a tokio-macros 1.7 release.

Fixed

  • io: add cooperative yielding support to io::empty() (#4300)

Changed

  • update minimum supported Rust version to 1.46.

Added

  • time: add Interval::reset() (#4248)
  • io: add explicit lifetimes to AsyncFdReadyGuard (#4267)
  • process: add Command::as_std() (#4295)

Added (unstable)

  • tracing: instrument tokio::sync types (#4302)

@carllerche
Copy link
Member Author

I'm not sure what is causing the CI failure. @taiki-e ?

@carllerche
Copy link
Member Author

CI is breaking because this depends on a tokio-macros release as well

@carllerche
Copy link
Member Author

greeeeeeen 🍏

@Darksonn Darksonn added A-tokio Area: The main tokio crate A-tokio-macros Area: The tokio-macros crate labels Dec 15, 2021
@Darksonn
Copy link
Contributor

I just merged #4314, so you should probably add it to the changelog.

@carllerche carllerche merged commit f646735 into master Dec 15, 2021
@carllerche carllerche deleted the prepare-tokio-v1.15 branch December 15, 2021 18:36
raoulstrackx pushed a commit to fortanix/tokio that referenced this pull request Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate A-tokio-macros Area: The tokio-macros crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants