v3.11.2
版本发布时间: 2024-08-28 20:15:23
apify/crawlee最新发布版本:v3.11.5(2024-10-04 20:36:48)
3.11.2 (2024-08-28)
Bug Fixes
-
RequestQueueV2: remove
inProgress
cache, rely solely on locked states (#2601) (57fcb08) - use namespace imports for cheerio to be compatible with v1 (#2641) (f48296f)
- Use the correct mutex in memory storage RequestQueueClient (#2623) (2fa8a29)
Features
-
globs
®exps
forSitemapRequestList
(#2631) (b5fd3a9) - resilient sitemap loading (#2619) (1dd7660)
This release is pinning the dependency on cheerio to the last RC version, we might postpone the official support for v1 to next major, or at least wait for them to fix their stuff. Nice demonstration of how not to maintain popular open source projects 😞