tokio Releases
151 releases of tokio-rs/tokio
- b27
Provides binary distributions for macOS (Apple Silicon, Intel), Linux (Ubuntu x64), and Windows (x64) for version b27.
Apr 11, 2026
- 10.2.5
A maintenance release that addresses rendering issues specifically affecting Safari, including text, shadow, and opacity display problems, alongside standard CDN updates.
Apr 10, 2026
- 10.2.4
A maintenance release focusing on correcting the execution order of fire events and updating build artifacts, ensuring stability and correct behavior.
Apr 10, 2026
- ci-fixtures-v1
A CI fixtures bundle containing reference artifacts, live oracle assets, and a specific wav file required for the macOS Metal workflow.
Apr 10, 2026
- tokio-1.51.1Tokio v1.51.1
A patch release that fixes critical bugs including semaphore reopening after forgetting, UDP socket error handling on Linux, and file descriptor leaks during `io_uring` operations.
Apr 8, 2026
- tokio-1.51.0Tokio v1.51.0
This version stabilizes the `LocalRuntime`, adds wasm32-wasip2 networking support, and introduces utility functions for runtime introspection like `worker_index()` and runtime naming.
Apr 3, 2026
- tokio-1.47.4Tokio v1.47.4
A minor patch release addressing a specific panic condition in channel operations when receiving into a non-empty vector on a closed channel.
Apr 2, 2026
- 10.2.3
A maintenance release that resolves a potential crash occurring during drag interactions combined with transformer components, ensuring application stability.
Mar 16, 2026
- 10.2.2
A maintenance release that corrects an incorrect structure and updates build artifacts, focusing on general stability improvements.
Mar 13, 2026
- tokio-1.50.0Tokio v1.50.0
This release adds TCP stream zero linger configuration, runtime shutdown error detection, and various runtime optimizations like vectored writes and `memchr` hints. It also introduces a panic behavior when `event_interval` is set to zero.
Mar 3, 2026
- python-v1.0.2
Updates the Python library to support Python 3.14 and removes direct dependencies on numpy and python-dotenv, which previously handled automatic .env file loading.
Feb 27, 2026
- cli/v1.0.2
This release provides version 1.0.2 of the Magika CLI, including prebuilt binaries for macOS, Windows, and Linux, along with shell and PowerShell installation scripts.
Feb 25, 2026
- tokio-1.49.0Tokio v1.49.0
This release stabilizes runtime::id::Id and LocalSet::id(), adds IPv6 TCLASS option support, and includes various bug fixes for macros, sync, and runtime components. It also deprecates set_linger methods on TcpStream and TcpSocket.
Jan 3, 2026
- 0.0.34v0.0.34
Version 0.0.34 of FastRTC introduces the ability to pass OpenAPI tags to mounted endpoints and refactors print statements to use a logger.
Nov 24, 2025
- python-v1.0.1
This marks the first stable release (v1.0.1) of the Magika Python library, concluding the experimental phase and updating documentation to a new website.
Oct 31, 2025
- tokio-1.48.0Tokio v1.48.0
This release increases MSRV to 1.71 and adds various networking features including SocketAddr::as_abstract_name and TcpStream::quickack. It continues io-uring support improvements for filesystem operations.
Oct 14, 2025
- 0.0.33Version 0.0.33
Version 0.0.33 focuses on compatibility, specifically handling Gradio Lite for versions prior to 5.46.0.
Sep 17, 2025
- 0.0.32
This release includes fixes for Async Client bugs, input setting bugs, and Textbox rendering issues in full-screen mode, along with a relaxed Numpy dependency pin.
Sep 2, 2025
- 0.0.30
Version 0.0.30 introduces an immersive UI, adds new compiled JavaScript code, and includes a demo for GPT-OSS.
Aug 12, 2025
- tokio-1.47.1Tokio v1.47.1
This patch release fixes a panic caused by spurious pidfd wakeup in process handling and corrects a broken documentation link in the SetOnce module.
Aug 1, 2025