Releases: apify/apify-client-js
Releases Β· apify/apify-client-js
2.21.0
2.21.0 (2025-12-11)
π Features
- Add CONNECT tunneling support for HTTP proxy in sandboxed environments (#791) (a27d55a) by @tducret
- Make all
collectionClient.listmethods return value also beasyncIteratorof relevant data (#790) (f855fd4) by @Pijukatel - Generated JSDocs based on the API reference (#797) (85653a1) by @jancurn
- Make storage clients list methods return value also be asyncIterator of relevant data (#803) (c58ce6f) by @Pijukatel
- Expose
actorPermissionLevelin Actor client (#809) (513e41c) by @stepskop
2.20.0
2.20.0 (2025-11-20)
π Features
- Add redirected actor logs (#769) (a7f4233) by @Pijukatel
- Replace
agentkeepalivewith native Node.js HTTP agents for proxy support (#788) (7d2be0f) by @tducret
π Bug Fixes
- Actor start and run options and doc (#785) (61f91e5) by @michael-apify
β‘ Performance
2.19.0
2.19.0 (2025-10-20)
π Features
- Move restartOnError from Actor to Run options (#760) (8f80f82) by @DaveHanns
2.18.0
2.17.0
2.16.0
2.16.0 (2025-08-26)
Refactor
- [breaking] Rename expiresInMillis to expiresInSecs in create storage content URL (#733) (a190b72) by @danpoletaev
2.15.1
2.15.1 (2025-08-20)
π Bug Fixes
- Add recordPublicUrl to KeyValueListItem type (#730) (42dfe64) by @danpoletaev
2.15.0
2.15.0 (2025-08-12)
π Features
- Extend status parameter to an array of possible statuses (#723) (0be893f) by @JanHranicky
2.14.0
2.14.0 (2025-08-11)
π Features
- Add keyValueStore.getRecordPublicUrl (#725) (d84a03a) by @danpoletaev
2.13.0
2.13.0 (2025-08-06)
π Features
- Add new methods Dataset.createItemsPublicUrl & KeyValueStore.createKeysPublicUrl (#720) (62554e4) by @danpoletaev