Commit Graph
205 Commits
Author SHA1 Message Date
Alice RyhlandGitHub f84b209126 chore: prepare Tokio v1.51.4 (#8286) 2026-07-16 13:59:24 +02:00
Alice RyhlandGitHub fd63094ee0 chore: prepare Tokio v1.51.3 (#8127) 2026-05-08 10:45:32 +02:00
Alice RyhlandGitHub 64834ec701 chore: prepare Tokio v1.51.2 (#8113) 2026-05-04 12:11:07 +02:00
Alice RyhlandGitHub 98df02d7a4 chore: prepare Tokio v1.51.1 (#8023) 2026-04-08 12:37:44 +02:00
Alice RyhlandGitHub 0af06b7bab chore: prepare Tokio v1.51.0 (#8005) 2026-04-03 10:42:05 +02:00
Carl LercheandGitHub e67cd87f71 chore: link to tokioconf.com (#7953) 2026-03-06 12:00:42 -08:00
ADD-SPandGitHub 0273e45ead chore: prepare Tokio v1.50.0 (#7934) 2026-03-03 10:39:42 +01:00
Alice RyhlandGitHub e3b89bbefa chore: prepare Tokio v1.49.0 (#7824) 2026-01-03 10:58:44 +01:00
Clara EnglerandGitHub 6403b5370e readme: remove TokioConf 2026 CFP announcement (#7774) 2025-12-20 10:09:00 +01:00
Mattia PitossiandGitHub b5054e1dff docs: break up CONTRIBUTING.md into several parts (#7762) 2025-12-07 19:10:54 +08:00
Mattia PitossiandGitHub cae083a26f docs: fix typos in README (#7731) 2025-11-12 12:33:24 +01:00
Carl LercheandGitHub fd7a8d7c65 chore: add TokioConf 2026 CFP announcement (#7730)
* chore: add TokioConf 2026 CFP announcement

* sync readmes
2025-11-12 08:53:40 +02:00
Alice RyhlandGitHub 556820ff84 chore: prepare Tokio v1.48.0 (#7677) 2025-10-14 15:07:25 +02:00
Alice RyhlandGitHub 5b4cbbc39e tokio: raise MSRV to 1.71 (#7658) 2025-10-02 11:14:17 +02:00
Martin GrigorovandGitHub 14e739c306 readme: fix the version used as an example how to use the latest minor of LTS (#7592) 2025-09-09 09:37:47 +02:00
Alice RyhlandGitHub be8ee45b3f chore: prepare Tokio v1.47.1 (#7504) 2025-08-01 13:20:34 +02:00
Alice Ryhl 4730984d66 readme: add 1.47 as LTS release (#7497)
(cherry picked from commit ad2e19ffe1)
2025-08-01 11:34:35 +02:00
DakshandGitHub 3911cb8523 chore: prepare Tokio v1.47.0 (#7482) 2025-07-26 16:50:58 +02:00
Eliza WeismanandGitHub ab3ff69cf2 chore: prepare to release v1.46.1 (#7444)
# 1.46.1 (July 4th, 2025)

This release fixes incorrect spawn locations in runtime task hooks for tasks
spawned using `tokio::spawn` rather than `Runtime::spawn`. This issue only
effected the spawn location in `TaskMeta::spawned_at`, and did not effect task
locations in Tracing events.

## Unstable

- runtime: add `TaskMeta::spawn_location` tracking where a task was spawned
  ([#7440)])

[#7440]: https://github.com/tokio-rs/tokio/pull/7440
2025-07-04 19:27:35 +00:00
Eliza WeismanandGitHub 3f1f268583 chore: prepare Tokio v1.46.0 (#7437) 2025-07-02 10:20:42 +02:00
Maximilian HubertandGitHub ab8d7b82a1 readme: fix double period in reactor description (#7363) 2025-05-28 21:24:53 +02:00
Alice RyhlandGitHub 3768696d92 chore: prepare Tokio v1.45.1 (#7359) 2025-05-24 14:27:50 +00:00
Carl LercheandGitHub 00754c8f9c chore: prepare Tokio v1.45.0 (#7308) 2025-05-06 08:43:25 +02:00
Carl Lerche ec4b1d7215 chore: forward port 1.43.x 2025-04-04 16:13:58 -07:00
Alice RyhlandGitHub d413c9c02a chore: prepare Tokio v1.44.1 (#7217) 2025-03-13 09:13:25 +01:00
Alice RyhlandGitHub 8182ecf262 chore: prepare Tokio v1.44.0 (#7202) 2025-03-07 21:11:03 +01:00
Alice RyhlandGitHub a2b12bd579 readme: adjust release schedule to once per month (#7191) 2025-03-03 14:04:42 +03:30
Alice RyhlandGitHub 8e741c1c0e tokio: mark 1.43 as LTS (#7189) 2025-03-03 09:54:26 +01:00
Alice RyhlandGitHub 5f3296df77 chore: prepare Tokio v1.43.0 (#7079) 2025-01-08 16:57:25 +01:00
Rafael BachmannandGitHub 10e23d1c62 docs: replace match guards by pattern matching in examples (#7035) 2024-12-15 12:01:37 +01:00
Alice RyhlandGitHub bb9d57017e chore: prepare Tokio v1.42.0 (#7005) 2024-12-03 14:48:39 +01:00
Alice RyhlandGitHub 38151f30cb readme: unlist 1.32.x as LTS release (#6997) 2024-11-29 13:16:35 +00:00
Alice RyhlandGitHub bb7ca7507b chore: prepare Tokio v1.41.1 (#6959)
Signed-off-by: Alice Ryhl <[email protected]>
2024-11-07 11:56:09 +01:00
Motoyuki KimuraandGitHub 01e04daaa1 chore: prepare Tokio v1.41.0 (#6917) 2024-10-22 11:22:33 +02:00
Motoyuki KimuraandGitHub ea6d652a10 chore: prepare Tokio v1.40.0 (#6806) 2024-08-30 10:03:16 +02:00
Motoyuki KimuraandGitHub 3d439ab711 chore: prepare Tokio v1.39.3 (#6782) 2024-08-17 10:26:43 +02:00
Alice RyhlandGitHub f602eae499 chore: prepare Tokio v1.39.2 (#6730) 2024-07-27 12:36:48 +02:00
Alice RyhlandGitHub f8fe0ffb23 chore: prepare Tokio v1.39.1 (#6716) 2024-07-23 18:28:04 +02:00
Alice RyhlandGitHub 48e35c11d9 chore: release Tokio v1.39.0 (#6711) 2024-07-23 15:30:11 +02:00
Alice RyhlandGitHub 15cd5146d4 chore: increase MSRV to 1.70 (#6645) 2024-07-22 18:01:27 +00:00
Alice RyhlandGitHub 56f4bc6543 chore: make 1.38 an LTS (#6706) 2024-07-21 18:28:12 +02:00
Weijia JiangandGitHub 14b9f71157 chore: release Tokio v1.38.1 (#6688) 2024-07-16 17:16:29 +02:00
Alice RyhlandGitHub 14c17fc096 chore: prepare Tokio v1.38.0 (#6601) 2024-05-30 13:24:58 -07:00
Alice RyhlandGitHub 9c337ca1a3 chore: prepare Tokio v1.37.0 (#6435) 2024-03-28 17:34:42 +01:00
Alice RyhlandGitHub e0d33c4a20 tokio: mark 1.36 as an LTS release (#6375) 2024-03-03 20:44:38 +00:00
M.Amin RayejandGitHub eaf81ed324 chore: prepare Tokio v1.36.0 (#6312) 2024-02-02 11:13:46 +00:00
Alice Ryhl 46ff36386d chore: prepare Tokio v1.35.1 (#6230) 2023-12-19 18:14:34 +01:00
Alice RyhlandGitHub 92a3455c66 chore: prepare Tokio v1.35.0 (#6197) 2023-12-08 23:35:27 +01:00
Carl LercheandGitHub 49eb26f159 chore: prepare Tokio v1.34.0 release (#6138)
This also includes:
  - tokio-macros v2.2.0
2023-11-09 11:22:54 -08:00
Alice RyhlandGitHub 1b8ebfcffb readme: remove rdbc and add axum to related projects (#6077) 2023-10-16 10:25:40 +02:00