Skip to content

Conversation

mox692
Copy link
Member

@mox692 mox692 commented Mar 12, 2025

0.7.14 (March 12th, 2025)

Added

  • io: add get_ref and get_mut for SyncIoBridge (#7128)
  • io: add read_exact_arc (#7165)
  • sync: add CancellationToken::run_until_cancelled_owned (#7081)

Changed

  • codec: optimize buffer reserve for AnyDelimiterCodec::encode (#7188)
  • either: enable Either to use underlying AsyncWrite implementation (#7025)

Fixed

  • codec: fix typo in API docs (#7044)
  • util: fix example in StreamReader docs (#7167)

Documented

  • io: add docs for SyncIoBridge with examples and alternatives (#6815)

Internal

  • io: clean up buffer casts (#7142)
  • task: run spawn_pinned tests with miri (#7023)

@mox692 mox692 added the A-tokio-util Area: The tokio-util crate label Mar 12, 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.

Thank you.

@Darksonn Darksonn merged commit 9a11efc into tokio-rs:master Mar 13, 2025
82 checks passed
@mox692 mox692 deleted the prep-util-0.7.14 branch March 13, 2025 10:36
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.

2 participants