Skip to content

v3.10.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:43
390a258

3.10.2 (2026-07-30)

Performance Improvements

  • async: compute route legs concurrently with asyncio.gather (c88f9e1)
  • async: keep the event loop responsive (Phase 1 — backend async safety) (4944316)
  • async: offload image decode/encode and file writes to a worker thread (918ca49)