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-util v0.7.11 #6535

Merged
merged 1 commit into from
May 4, 2024

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented May 4, 2024

0.7.11 (May 4th, 2024)

This release updates the MSRV to 1.63. (#6126)

Added

  • either: implement Sink for Either (#6239)
  • time: add DelayQueue::deadline (#6163)
  • time: add FutureExt::timeout (#6276)

Changed

  • codec: assert compatibility between LengthDelimitedCodec options (#6414)
  • codec: make tracing feature optional for codecs (#6434)
  • io: add T: ?Sized to tokio_util::io::poll_read_buf (#6441)
  • sync: remove 'static bound on impl Sink for PollSender (#6397)

Documented

  • codec: add examples for FramedRead and FramedWrite (#6310)
  • codec: document cancel safety of SinkExt::send and StreamExt::next (#6417)

@Darksonn Darksonn added the A-tokio-util Area: The tokio-util crate label May 4, 2024
@Darksonn Darksonn merged commit cdf9d99 into tokio-rs:master May 4, 2024
82 checks passed
@Darksonn Darksonn deleted the alice/prepare-util-0.7.11 branch May 4, 2024 20:32
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.

None yet

2 participants