Skip to content

chore: prepare Tokio v1.51.0#8005

Merged
Darksonn merged 5 commits intomasterfrom
prepare-tokio-1.51.0
Apr 3, 2026
Merged

chore: prepare Tokio v1.51.0#8005
Darksonn merged 5 commits intomasterfrom
prepare-tokio-1.51.0

Conversation

@Darksonn
Copy link
Copy Markdown
Member

@Darksonn Darksonn commented Apr 3, 2026

1.51.0 (April 3rd, 2026)

Added

  • net: implement get_peer_cred on Hurd (#7989)
  • runtime: add tokio::runtime::worker_index() (#7921)
  • runtime: add runtime name (#7924)
  • runtime: stabilize LocalRuntime (#7557)
  • wasm: add wasm32-wasip2 networking support (#7933)

Changed

  • runtime: steal tasks from the LIFO slot (#7431)

Fixed

  • docs: do not show "Available on non-loom only." doc label (#7977)
  • macros: improve overall macro hygiene (#7997)
  • sync: fix notify_waiters priority in Notify (#7996)
  • sync: fix panic in Chan::recv_many when called with non-empty vector on closed channel (#7991)

@Darksonn Darksonn added the A-tokio Area: The main tokio crate label Apr 3, 2026
@Darksonn
Copy link
Copy Markdown
Member Author

Darksonn commented Apr 3, 2026

I guess we can remove the path deps in a follow-up PR.

Co-authored-by: Mattia Pitossi <mattiapitossi@icloud.com>
@Darksonn Darksonn merged commit 0af06b7 into master Apr 3, 2026
160 of 165 checks passed
@Darksonn Darksonn deleted the prepare-tokio-1.51.0 branch April 3, 2026 08:42
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