tokio Releases
151 releases of tokio-rs/tokio
- tokio-1.11.0Tokio v1.11.0
Focuses on bug fixes for time and io modules, adds new stream methods, and introduces initial work on runtime stats.
Aug 31, 2021
- tokio-1.10.1Tokio v1.10.1
A minor patch release addressing a memory leak in UnownedTask.
Aug 24, 2021
- tokio-1.10.0Tokio v1.10.0
Adds new IO methods for atomic types, buffer reading utilities, and process utilities. Includes runtime reorganization.
Aug 12, 2021
- tokio-1.8.3Tokio v1.8.3
Backports two memory leak fixes from the 1.9.0 release.
Jul 26, 2021
- tokio-1.9.0Tokio v1.9.0
Adds TcpStream customization, mutex getters, and task-local nameable futures. Also fixes the leaks backported in 1.8.3.
Jul 22, 2021
- tokio-1.6.4Tokio 1.6.4
Patch release fixing an edge case regarding the dropping of canceled futures.
Jul 19, 2021
- tokio-1.7.3Tokio 1.7.3
Patch release fixing a missed edge case regarding the dropping of canceled futures.
Jul 19, 2021
- tokio-1.8.2Tokio 1.8.2
Patch release fixing a missed edge case regarding the dropping of canceled futures.
Jul 19, 2021
- tokio-1.8.1Tokio 1.8.1
Forward port of a fix to remotely abort tasks on JoinHandle::abort.
Jul 6, 2021
- tokio-1.7.2Tokio v1.7.2
Forward port of a fix to remotely abort tasks on JoinHandle::abort.
Jul 6, 2021
- tokio-1.6.3Tokio v1.6.3
This release is a maintenance update that forwards bug fixes originally identified in version 1.5.1, specifically addressing the runtime's task management behavior.
Jul 6, 2021