Skip to content

Conversation

@ADD-SP
Copy link
Member

@ADD-SP ADD-SP commented Nov 2, 2025

This release has no critical fixes, so we don't need to backport commits to release branches.

We don't have release branches for tokio-util.

0.7.17 (November 2nd, 2025)

The MSRV is increased to 1.71.

Added

  • codec: add {FramedRead,FramedWrite}::into_parts() (#7566)
  • time: add #[track_caller] to FutureExt::timeout (#7588)
  • task: add tokio_util::task::JoinQueue (#7590)

Changed

  • codec: remove unnecessary trait bounds on all Framed constructors (#7716)

Documented

  • time: clarify the cancellation safety of the DelayQueue (#7564)
  • docs: fix some docs links (#7654)
  • task: simplify the example of TaskTracker (#7657)
  • task: clarify the behavior of several spawn_local methods (#7669)

@ADD-SP ADD-SP added A-tokio Area: The main tokio crate A-tokio-util Area: The tokio-util crate and removed A-tokio Area: The main tokio crate labels Nov 2, 2025
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@Darksonn Darksonn merged commit 454fd8c into master Nov 2, 2025
97 checks passed
@Darksonn Darksonn deleted the add_sp/prepare-tokio-util-0.7.17 branch November 2, 2025 14:33
benjaminran pushed a commit to benjaminran/tokio that referenced this pull request Nov 6, 2025
Daksh14 pushed a commit to Daksh14/tokio that referenced this pull request Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tokio-util Area: The tokio-util crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants