Skip to content

Releases: apify/apify-sdk-python

2.1.0

03 Dec 13:59
Compare
Choose a tag to compare

2.1.0 (2024-12-03)

🚀 Features

🐛 Bug Fixes

2.0.2

12 Nov 11:34
Compare
Choose a tag to compare

2.0.2 (2024-11-12)

🐛 Bug Fixes

2.0.1

25 Oct 13:10
acfc168
Compare
Choose a tag to compare

🚀 Features

  • Add standby URL and change default standby port
  • Add crawlee version to system info output

🐛 Bug Fixes

  • Allow empty timeout_at environment variable
  • Use HttpHeaders type in Scrapy integration
  • Adjust tests for Scrapy user data

2.0.0

10 Sep 14:31
f33f6ea
Compare
Choose a tag to compare

2.0.0 (2024-09-10)

🚀 Features

🐛 Bug Fixes

1.7.2

08 Jul 09:16
6d0d87d
Compare
Choose a tag to compare

Added

  • Add actor standby port

1.7.1

23 May 14:16
cfed57d
Compare
Choose a tag to compare

Fixed

  • Set a timeout for Actor cleanup

1.7.0

12 Mar 16:01
49265e8
Compare
Choose a tag to compare

Added

  • Add a new way of generating the uniqueKey field of the request, aligning it with the Crawlee.

Fixed

  • Improve error handling for to_apify_request serialization failures
  • Scrapy's Request.dont_filter works.

1.6.0

23 Feb 10:30
1ca82f8
Compare
Choose a tag to compare

Fixed

  • Update of Scrapy integration, fixes in ApifyScheduler, to_apify_request and apply_apify_settings

Removed

  • Removed ApifyRetryMiddleware and stay with the Scrapy's default one

1.5.5

01 Feb 09:55
268adda
Compare
Choose a tag to compare

Fixed

  • Fix conversion of headers fields in Apify <--> Scrapy request translation

1.5.4

24 Jan 08:51
1c68f62
Compare
Choose a tag to compare

Fixed

  • Fix conversion of userData and headers fields in Apify <--> Scrapy request translation