v3.5.3
·
997 commits
to master
since this release
3.5.3 (2023-08-31)
Bug Fixes
- browser-pool: improve error handling when browser is not found (#2050) (282527f), closes #1459
- clean up
inProgress
cache when delaying requests viasameDomainDelaySecs
(#2045) (f63ccc0) - crawler instances with different StorageClients do not affect each other (#2056) (3f4c863)
- pin all internal dependencies (#2041) (d6f2b17), closes #2040
- respect current config when creating implicit
RequestQueue
instance (845141d), closes #2043