3.0.0
3.0.0 (2025-09-29)
- Check out the Upgrading guide to ensure a smooth update.
 
🚀 Features
- Add deduplication to 
add_batch_of_requests(#534) (dd03c4d) by @Pijukatel - Add new methods to ChargingManager (#580) (54f7f8b) by @vdusek
 - Add support for NDU storages (#594) (8721ef5) by @vdusek
 - Add stats to 
ApifyRequestQueueClient(#574) (21f6782) by @Pijukatel - Add specialized ApifyRequestQueue clients (#573) (f830ab0) by @Pijukatel
 
🐛 Bug Fixes
- Restrict apify-shared and apify-client versions (#523) (b3ae5a9) by @vdusek
 - Expose 
APIFY_USER_IS_PAYINGenv var to the configuration (#507) (0801e54) by @stepskop - Resolve DeprecationWarning in ApifyEventManager (#555) (0c5111d) by @vdusek
 - Use same 
client_keyforActorcreatedrequest_queueand improve its metadata estimation (#552) (7e4e5da) by @Pijukatel - Properly process pre-existing Actor input file (#591) (cc5075f) by @Pijukatel
 
Chore
Refactor
- [breaking] Adapt to the Crawlee v1.0 (#470) (f7e3320) by @vdusek
 - [breaking] Replace 
httpxwithimpit(#560) (cca3869) by @Mantisus - [breaking] Remove 
Request.idfield (#553) (445ab5d) by @Pijukatel - [breaking] Make 
Actorinitialization stricter and more predictable (#576) (912222a) by @Pijukatel - [breaking] Make default Apify storages use alias mechanism (#606) (dbea7d9) by @Pijukatel