Releases: apify/apify-sdk-python
Releases · apify/apify-sdk-python
2.1.0
2.0.2
2.0.2 (2024-11-12)
🐛 Bug Fixes
- Fix CPU usage calculation (#315) (0521d91) by @janbuchar
- Set version constraint of the
websockets
dependency to <14.0.0 (#322) (15ad055) by @Pijukatel - Fix Dataset.iter_items for apify_storage (#321) (2db1beb) by @Pijukatel
2.0.1
2.0.0
2.0.0 (2024-09-10)
- Check the Upgrading to v2 guide.
🚀 Features
- Using Crawlee for Python under the hood (#210) by @janbuchar
- Better Actor API typing (#256) by @janbuchar
- Expose Request from Crawlee (#266) by @vdusek
- Improve examples in README (#269) by @vdusek
- Automatically configure logging (#271) by @janbuchar
🐛 Bug Fixes
- Make
apify.log
public (#249) by @janbuchar - Dataset list response handling (#257) by @janbuchar
- Ignore deprecated platform events (#258) by @janbuchar
- Possible infinity loop in Apify-Scrapy proxy middleware (#259) by @vdusek
- Hotfix for
batch_add_requests
batch size limit (#261) by @janbuchar
1.7.2
Added
- Add actor standby port