Skip to content

4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 11:13
542695a

4.0.2 (2026-09-03)

🐛 Bug Fixes

  • Prolong and track shared request queue locks to prevent duplicate processing (#1062) (ccaad7b) by @vdusek
  • Verify shared request queue is_finished against per-request reads (#1087) (22613aa) by @vdusek
  • Keep non-forefront reclaimed requests pending in the single request queue client (#1060) (b61890c) by @vdusek
  • scrapy: Stop silently dropping in-flight requests and redirects (#1097) (5a0a752) by @vdusek
  • scrapy: Stop the crawl gracefully when the Actor run is migrated or aborted (#1104) (d560af9) by @vdusek