v0.8.0
What's Changed
- [settings] Deprecate REDIS_START_URLS_BATCH_SIZE by @LuckyPigeon in #259
- [spiders] Remove duplicate check setting types by @LuckyPigeon in #261
- fix(sec): upgrade scrapy to 2.6.0 by @lifefloating in #270
- [dev] Deprecated function scrapy.utils.request.request_fingerprint() warning by @LuckyPigeon in #275
- [dev] Add customize fingerprint by @LuckyPigeon in #280
- [spiders] Remove 'spider' argument to ExecutionEngine.crawl by @mic1on in #286
- Fix test requirements and simplified tox config by @rmax in #295
New Contributors
- @lifefloating made their first contribution in #270
- @mic1on made their first contribution in #286
Full Changelog: 0.7.3...v0.8.0