Releases: apify/apify-sdk-python
Releases · apify/apify-sdk-python
2.6.0
09 Jun 11:36
Compare
Sorry, something went wrong.
No results found
2.6.0 (2025-06-09)
🚀 Features
Add RemainingTime option for timeout argument of Actor.call and Actor.start (#473 ) (ba7f757 ) by @Pijukatel
🐛 Bug Fixes
2.5.0
27 Mar 12:58
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-03-27)
🚀 Features
🐛 Bug Fixes
2.4.0
07 Mar 16:28
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-03-07)
🚀 Features
2.3.1
25 Feb 08:31
Compare
Sorry, something went wrong.
No results found
2.3.1 (2025-02-25)
🐛 Bug Fixes
2.3.0
19 Feb 12:37
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-02-19)
🚀 Features
🐛 Bug Fixes
Fix RQ usage in Scrapy scheduler (#385 ) (3363478 ) by @vdusek
Make sure that Actor instances with non-default configurations are also accessible through the global Actor proxy after initialization (#402 ) (b956a02 ) by @janbuchar
2.2.1
17 Jan 10:01
Compare
Sorry, something went wrong.
No results found
2.2.1 (2025-01-17)
🐛 Bug Fixes
2.2.0
10 Jan 10:43
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-01-10)
🚀 Features
🐛 Bug Fixes
Better error message when attempting to use force_cloud without an Apify token (#356 ) (33245ce ) by @janbuchar
Allow calling Actor.reboot() from migrating handler, align reboot behavior with JS SDK (#361 ) (7ba0221 ) by @fnesveda
2.1.0
03 Dec 13:59
Compare
Sorry, something went wrong.
No results found
2.1.0 (2024-12-03)
🚀 Features
🐛 Bug Fixes
2.0.2
12 Nov 11:34
Compare
Sorry, something went wrong.
No results found
2.0.2 (2024-11-12)
🐛 Bug Fixes
2.0.1
25 Oct 13:10
Compare
Sorry, something went wrong.
No results found
🚀 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