Skip to content

Releases: scrapinghub/scrapinghub-entrypoint-scrapy

0.17.4

08 Jul 13:51
Compare
Choose a tag to compare

Fixed an exception when running scripts with importlib installed, introduced in 0.17.3.

0.17.3

17 Jun 18:36
Compare
Choose a tag to compare
  • Remove deprecated pkg_resources in favor of importlib

0.17.2

20 Feb 06:06
Compare
Choose a tag to compare
  • Added official support for Python 3.11 and 3.12.
  • Added support for centralized request fingerprints on Scrapy 2.7 and higher.

0.17.1

09 Oct 10:01
Compare
Choose a tag to compare

Fixed scrapy-spider-metadata normalization (#76).

v0.17.0

29 Sep 17:51
v0.17.0
37ec9fa
Compare
Choose a tag to compare

What's Changed

  • scrapy-spider-metadata support. by @wRAR in #75

New Contributors

  • @wRAR made their first contribution in #75

Full Changelog: v0.16.0...v0.17.0

v0.16.0

21 Sep 14:54
v0.16.0
71aacd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

19 Sep 16:58
v0.15.0
47a5f1f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.14.1

15 Sep 18:22
v0.14.1
5492075
Compare
Choose a tag to compare

What's Changed

  • Remove use of the deprecated binary parameter of the Python item exporter by @Gallaecio in #71

Full Changelog: v0.14.0...v0.14.1

v0.14.0

30 Jan 14:54
v0.14.0
a55cc06
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, drop py35, test in py310, improve itemadapter performance by @elacuesta in #66
  • Deprecate sh_scrapy.compat module by @elacuesta in #67

Full Changelog: v0.13.0...v0.14.0

v0.13.0

09 Mar 22:43
v0.13.0
a92282c
Compare
Choose a tag to compare

What's Changed

  • Scrapy 2.6 compatibility in #65

Full Changelog: v0.12.1...v0.13.0