Releases: apify/apify-client-python
Releases · apify/apify-client-python
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
1.8.1
1.8.0
1.7.1
1.7.0
1.6.4
1.6.3
Added
- added
log()
method toBuildClient
(see API reference for more context)