Changelog
2.12.5
2.12.5 (2025-05-28)
🚀 Features
- List kv store keys by collection of prefix (#688) (be25137) by @MFori
- Add unlockRequests endpoint to RequestQueue client (#700) (7c52c64) by @drobnikj
🐛 Bug Fixes
- Add missing 'effectivePlatformFeatures', 'createdAt', 'isPaying' to User interface (#691) (e138093) by @metalwarrior665
- Move prettier into
devDependencies
(#695) (1ba903a) by @hudson-worden
2.12.4
2.12.4 (2025-05-13)
🚀 Features
🐛 Bug Fixes
- Fix
RunCollectionListOptions
status type (#681) (8fbcf82) by @MatousMarik - actor: Add missing 'pricingInfos' field to Actor object (#683) (4bd4853) by @metalwarrior665
2.12.3
2.12.3 (2025-04-24)
🐛 Bug Fixes
- DefaultBuild() returns BuildClient (#677) (8ce72a4) by @danpoletaev
2.12.2
2.12.2 (2025-04-14)
🚀 Features
- Add support for general resource access (#669) (7deba52) by @tobice
- Add defaultBuild method (#668) (c494b3b) by @danpoletaev
2.12.1
2.12.1 (2025-03-11)
🚀 Features
2.11.2
2.11.2 (2025-02-03)
🚀 Features
- Add dataset.statistics (#621) (6aeb2b7) by @MFori
- Added getOpenApiSpecification() to BuildClient (#626) (6248b28) by @danpoletaev
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
2.10.0 (2024-11-01)
🚀 Features
- Add user.updateLimits (#595) (bf97c0f) by @MFori
- Allow appending custom parts to the user agent (#602) (d07452b) by @B4nan
🐛 Bug Fixes
v2.9.7
What's Changed
Full Changelog: https://github.com/apify/apify-client-js/compare/v2.9.6...v2.9.7