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 v1.41.1 #6959

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Nov 7, 2024

1.41.1 (Nov 7th, 2024)

Fixed

  • metrics: fix bug with wrong number of buckets for the histogram (#6957)
  • net: display net requirement for net::UdpSocket in docs (#6938)
  • net: fix typo in TcpStream internal comment (#6944)

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
@Darksonn Darksonn added the A-tokio Area: The main tokio crate label Nov 7, 2024
@Darksonn Darksonn requested a review from mox692 November 7, 2024 07:49
@Darksonn
Copy link
Contributor Author

Darksonn commented Nov 7, 2024

I'm mostly doing this for the metrics change, but since the only other stuff we've merged is also fix-like, it seemed fine to include it in a point release.

@Darksonn Darksonn requested a review from taiki-e November 7, 2024 08:10
@Darksonn Darksonn merged commit bb7ca75 into tokio-rs:master Nov 7, 2024
82 checks passed
@Darksonn Darksonn deleted the alice/prepare-tokio-1.41.1 branch November 7, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants