Releases: apify/apify-client-python
Releases · apify/apify-client-python
1.11.0
1.11.0 (2025-06-13)
🚀 Features
- Add
validate_input
endpoint (#396) (1c5bf85) by @Pijukatel - Add list kv store keys by collection or prefix (#397) (6747c20) by @MFori
- Add redirected actor logs (#403) (fd02cd8) by @Pijukatel
- Add
unlock_requests
method to RequestQueue clients (#408) (d4f0018) by @drobnikj - Add
StatusMessageWatcher
(#407) (a535512) by @Pijukatel
1.10.0
1.9.4
1.9.3
1.9.2
1.9.2 (2025-02-14)
🐛 Bug Fixes
- Add missing PPE-related Actor parameters (#351) (75b1c6c) by @janbuchar
1.9.1
1.9.0
1.9.0 (2025-02-04)
🚀 Features
- Add user.update_limits (#279) (7aed9c9) by @MFori
- Add charge method to the run client for "pay per event" (#304) (3bd6bbb) by @Jkuzz
- Add error data to ApifyApiError (#314) (df2398b) by @Pijukatel
- Add GET: dataset.statistics (#324) (19ea4ad) by @MFori
- Add
get_open_api_specification
method toBuildClient
(#336) (9ebcedb) by @danpoletaev - Add rate limit statistics (#343) (f35c68f) by @Mantisus