Releases: apify/apify-client-js
Releases · apify/apify-client-js
2.11.0
2.11.0 (2024-12-16)
🚀 Features
- actor-build: Add actorDefinition type for actor build detail, deprecate inputSchema and readme. (#611) (123c2b8) by @drobnikj
- Add
charge
method to the run client for "pay per event" (#613) (3d9c64d) by @Jkuzz - request-queue: Add queueHasLockedRequests and clientKey into RequestQueueClientListAndLockHeadResult (#617) (f58ce98) by @drobnikj
🐛 Bug Fixes
- actor: Correctly set type for ActorTaggedBuilds (#612) (3bda7ee) by @metalwarrior665
2.10.0
v2.9.7
v2.9.6
v2.9.5
What's Changed
- fix: add
isDeprecated
to actor update type by @Jkuzz in #566 - feat: add Actor Standby types by @jirimoravcik in #569
- feat: allow
unwind
param toDatasetClient.listItems()
to be an array by @fnesveda in #576 - feat: add maxCostPerRun param by @stetizu1 in #578
New Contributors
Full Changelog: v2.9.4...v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
What's Changed
- fix: publish browser bundle by @B4nan in #506
- fix: update axios to v1.6 by @B4nan in #505
- feat: add
KeyValueStore.recordExists()
method by @barjin in #510 - feat: add
log()
method to BuildClient by @tobice in #509 - feat: add
runs()
andbuilds()
top level endpoints by @foxt451 in #468
New Contributors
Full Changelog: v2.8.6...v2.9.0