Releases: apify/apify-sdk-python
Releases · apify/apify-sdk-python
2.6.0
2.6.0 (2025-06-09)
🚀 Features
- Add
RemainingTime
option fortimeout
argument ofActor.call
andActor.start
(#473) (ba7f757) by @Pijukatel
🐛 Bug Fixes
2.5.0
2.5.0 (2025-03-27)
🚀 Features
- Implement Scrapy HTTP cache backend (#403) (137e3c8) by @honzajavorek
🐛 Bug Fixes
- Fix calculation of CPU utilization from SystemInfo events (#447) (eb4c8e4) by @janbuchar
2.4.0
2.3.1
2.3.1 (2025-02-25)
🐛 Bug Fixes
- Allow None value in 'inputBodyLen' in ActorRunStats (#413) (1cf37f1) by @janbuchar
2.3.0
2.2.1
2.2.1 (2025-01-17)
🐛 Bug Fixes
- Better event listener type definitions (#354) (52a6dee) by @janbuchar
2.2.0
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