Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-02 | 1.1 kB | |
v0.8.0 source code.tar.gz | 2024-07-02 | 41.8 kB | |
v0.8.0 source code.zip | 2024-07-02 | 64.6 kB | |
Totals: 3 Items | 107.5 kB | 0 |
What's Changed
- [settings] Deprecate REDIS_START_URLS_BATCH_SIZE by @LuckyPigeon in https://github.com/rmax/scrapy-redis/pull/259
- [spiders] Remove duplicate check setting types by @LuckyPigeon in https://github.com/rmax/scrapy-redis/pull/261
- fix(sec): upgrade scrapy to 2.6.0 by @lifefloating in https://github.com/rmax/scrapy-redis/pull/270
- [dev] Deprecated function scrapy.utils.request.request_fingerprint() warning by @LuckyPigeon in https://github.com/rmax/scrapy-redis/pull/275
- [dev] Add customize fingerprint by @LuckyPigeon in https://github.com/rmax/scrapy-redis/pull/280
- [spiders] Remove 'spider' argument to ExecutionEngine.crawl by @mic1on in https://github.com/rmax/scrapy-redis/pull/286
- Fix test requirements and simplified tox config by @rmax in https://github.com/rmax/scrapy-redis/pull/295
New Contributors
- @lifefloating made their first contribution in https://github.com/rmax/scrapy-redis/pull/270
- @mic1on made their first contribution in https://github.com/rmax/scrapy-redis/pull/286
Full Changelog: https://github.com/rmax/scrapy-redis/compare/0.7.3...v0.8.0