3.3.2 (2023-05-11)
Bug Fixes
- MemoryStorage: cache requests in
RequestQueue
(#1899) (063dcd1) - respect config object when creating
SessionPool
(#1881) (db069df)
Features
- allow running single crawler instance multiple times (#1844) (9e6eb1e), closes #765
- HttpCrawler: add
parseWithCheerio
helper toHttpCrawler
(#1906) (ff5f76f) - router: allow inline router definition (#1877) (2d241c9)
- RQv2 memory storage support (#1874) (049486b)
- support alternate storage clients when opening storages (#1901) (661e550)