Releases: apify/apify-client-js
Releases · apify/apify-client-js
2.12.1
2.11.2
2.11.1
2.11.1 (2025-01-10)
🐛 Bug Fixes
- Change type
Build.actorDefinitions
toBuild.actorDefinition
(#624) (611f313) by @jirispilka - Add ActorRunPricingInfo type (#623) (8880295) by @janbuchar
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