Skip to content

Releases: apify/apify-cli

v0.8.0

22 Aug 20:40

Choose a tag to compare

  • require Node.js 16
  • update to reflect changes in Apify SDK v3
  • apify_storage folder is now named just storage, it will be automatically renamed when you apify run
  • prevent upload of node_modules, apify_storage and storage folders on apify push
  • actors pushed without an associated template will now be set up with 4096MB of memory and 3600s timeout

v0.7.4

14 Jun 16:48

Choose a tag to compare

Full Changelog: v0.7.3...v0.7.4

v0.7.3

14 Jun 10:26
2026efb

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

06 Apr 21:10

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Apr 17:43

Choose a tag to compare

What's Changed

  • Added new namespace apify actor and commands get-value, set-value, get-input, push-data in this namespace. These commands are in PoC state, do not use them in the production environment.
  • feat: PoC - get-value, set-value, get-input commands for the actor in #268
  • feat: PoC - push-data command for the actor in #269

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 Mar 22:46
a110450

Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Drop node v10 support in #266
  • chore: Update packages in #266
  • chore: Update apify-client into v2 in #267

Full Changelog: v0.6.7...v0.7.0

v0.6.7

26 Jan 10:46
aabbc0b

Choose a tag to compare

Patch version bump

v0.6.6

26 Jan 10:01
fbb31ec

Choose a tag to compare

  • Fix: Treat .ts files as text in apify push

v0.6.5

29 Nov 18:06
2969e79

Choose a tag to compare

  • Dependencies packages update

v0.6.4

18 Nov 09:42
4c5962c

Choose a tag to compare

  • Fix "Invalid value provided in actor: versions.0.tarballUrl is required" error in apify push