1.10.1 (2026-09-16)
🐛 Bug Fixes
- Name the extra to install in optional-dependency import errors (#2208) (d57c6a0) by @vdusek
- Make enqueue_links and export_to overloads consistent with their implementations (#2225) (47e4630) by @vdusek
- throttling-manager: Apply per-domain backoff when
retry_on_blockedis disabled (#2158) (9c23101) by @Mantisus - autoscaling: Keep
min_concurrencytasks running while the system is overloaded (#2235) (cbaefb4) by @Mantisus - Propagate autoscaled pool scheduling errors (#2229) (cb7822e) by @Kuang-xianxin