apify-cli 1.5.1-beta.6 → 1.5.1-beta.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,450 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
-
5
- <!-- git-cliff-unreleased-start -->
6
-
7
- ## 1.5.1 - **not yet released**
8
-
9
- ### 🚀 Features
10
-
11
- - **generate-schema-types:** Change default output path to src&#x2F;**generated**&#x2F;actor&#x2F; ([#1104](https://github.com/apify/apify-cli/pull/1104)) ([9b44152](https://github.com/apify/apify-cli/commit/9b441522eae7c23ff0744e1a903b87664c66f36e)) by [@vladfrangu](https://github.com/vladfrangu)
12
- - Forward user signals to builds&#x2F;runs ([#1088](https://github.com/apify/apify-cli/pull/1088)) ([ef4d375](https://github.com/apify/apify-cli/commit/ef4d3755ad725d8ac17b2dbee346391d0f8f547d)) by [@vladfrangu](https://github.com/vladfrangu), closes [#631](https://github.com/apify/apify-cli/issues/631), [#885](https://github.com/apify/apify-cli/issues/885)
13
- - Support directory path as argument in `generate-schema-types` command ([#1069](https://github.com/apify/apify-cli/pull/1069)) ([a08b242](https://github.com/apify/apify-cli/commit/a08b242101ab82c13bf01162cf586e34169ebd40)) by [@l2ysho](https://github.com/l2ysho), closes [#1033](https://github.com/apify/apify-cli/issues/1033)
14
- - Send CI origin and GitHub Actions run URL on API requests ([#1110](https://github.com/apify/apify-cli/pull/1110)) ([f274ea9](https://github.com/apify/apify-cli/commit/f274ea9b701fdb2df696efb4e2e8c591506804ca)) by [@lhotanok](https://github.com/lhotanok)
15
-
16
- ### 🐛 Bug Fixes
17
-
18
- - Validate all schemas in actor.json ([#1071](https://github.com/apify/apify-cli/pull/1071)) ([313feae](https://github.com/apify/apify-cli/commit/313feaeeca40e7ce4705f85d5441f8dac8eb7e93)) by [@l2ysho](https://github.com/l2ysho), closes [#1036](https://github.com/apify/apify-cli/issues/1036)
19
- - Prevent modifying local input.json file ([#1042](https://github.com/apify/apify-cli/pull/1042)) ([9a042f9](https://github.com/apify/apify-cli/commit/9a042f9cb42c399ba254526d08f37a85b4f7c5e4)) by [@l2ysho](https://github.com/l2ysho), closes [#960](https://github.com/apify/apify-cli/issues/960), [#1035](https://github.com/apify/apify-cli/issues/1035)
20
-
21
- <!-- git-cliff-unreleased-end -->
22
-
23
- ## [1.5.0](https://github.com/apify/apify-cli/releases/tag/v1.5.0) (2026-04-27)
24
-
25
- ### 🚀 Features
26
-
27
- - Add execution context to telemetry events ([#1074](https://github.com/apify/apify-cli/pull/1074)) ([9288ff8](https://github.com/apify/apify-cli/commit/9288ff886864acd78b5e06b5ff13096774bd81f6)) by [@patrikbraborec](https://github.com/patrikbraborec)
28
- - Improve --help output for AI agents and humans ([#1080](https://github.com/apify/apify-cli/pull/1080)) ([e9be7ee](https://github.com/apify/apify-cli/commit/e9be7eee232fe4627ee252dc48dc01f2413fbccf)) by [@patrikbraborec](https://github.com/patrikbraborec), closes [#1060](https://github.com/apify/apify-cli/issues/1060)
29
- - Add `apify api` subcommand for direct API access ([#1076](https://github.com/apify/apify-cli/pull/1076)) ([da15ae7](https://github.com/apify/apify-cli/commit/da15ae7bb48c353d1b62928b666fd634ee5c2832)) by [@patrikbraborec](https://github.com/patrikbraborec), closes [#1075](https://github.com/apify/apify-cli/issues/1075)
30
- - Add --yes flag to commands that prompt users ([#1105](https://github.com/apify/apify-cli/pull/1105)) ([3446b68](https://github.com/apify/apify-cli/commit/3446b688d550e95952c07360f8b5d30894fa83f9)) by [@l2ysho](https://github.com/l2ysho)
31
- - Add --user-agent flag for caller-identified telemetry ([#1102](https://github.com/apify/apify-cli/pull/1102)) ([5d1fe06](https://github.com/apify/apify-cli/commit/5d1fe06771a5a60d68c6487de092c4f5bdcb5ef2)) by [@patrikbraborec](https://github.com/patrikbraborec), closes [#1100](https://github.com/apify/apify-cli/issues/1100)
32
-
33
- ## [1.4.1](https://github.com/apify/apify-cli/releases/tag/v1.4.1) (2026-04-02)
34
-
35
- ### 🐛 Bug Fixes
36
-
37
- - Correct upgrade script URL for Windows ([#1055](https://github.com/apify/apify-cli/pull/1055)) ([0c5d1ec](https://github.com/apify/apify-cli/commit/0c5d1ec18be2711ed51cd90cc743ef869eb79465)) by [@vladfrangu](https://github.com/vladfrangu)
38
-
39
- ## [1.4.0](https://github.com/apify/apify-cli/releases/tag/v1.4.0) (2026-03-26)
40
-
41
- ### 🚀 Features
42
-
43
- - Add `.actorignore` support ([#1038](https://github.com/apify/apify-cli/pull/1038)) ([cb77da8](https://github.com/apify/apify-cli/commit/cb77da8c012ab4c234a207e7d26858647ba0370b)) by [@l2ysho](https://github.com/l2ysho), closes [#706](https://github.com/apify/apify-cli/issues/706), [#982](https://github.com/apify/apify-cli/issues/982)
44
- - Add `actors search` command to search Apify Store ([#1047](https://github.com/apify/apify-cli/pull/1047)) ([ada9674](https://github.com/apify/apify-cli/commit/ada967424619ed2c1f597bb80153d0b1c77ec009)) by [@patrikbraborec](https://github.com/patrikbraborec)
45
-
46
- ### 🐛 Bug Fixes
47
-
48
- - Throw an error on missing secrets ([#1039](https://github.com/apify/apify-cli/pull/1039)) ([2ac7e3c](https://github.com/apify/apify-cli/commit/2ac7e3ca32d0fe35bfb6be9c2d38513518b16e61)) by [@janbuchar](https://github.com/janbuchar), closes [#921](https://github.com/apify/apify-cli/issues/921)
49
- - **generate-schema-types:** Mark properties with defaults as always present in generated types ([#1048](https://github.com/apify/apify-cli/pull/1048)) ([0af4974](https://github.com/apify/apify-cli/commit/0af497418e32425b9d9235898f6447c553f4e810)) by [@JuanGalilea](https://github.com/JuanGalilea)
50
-
51
- ## [1.3.0](https://github.com/apify/apify-cli/releases/tag/v1.3.0) (2026-03-11)
52
-
53
- ### 🚀 Features
54
-
55
- - Add `--dockerfile` flag to `apify init` ([#989](https://github.com/apify/apify-cli/pull/989)) ([3f2104e](https://github.com/apify/apify-cli/commit/3f2104ef3321728cca07c53b853f668e31c66648)) by [@janbuchar](https://github.com/janbuchar), closes [#76](https://github.com/apify/apify-cli/issues/76)
56
- - Add secrets:ls command to list all secrets ([#990](https://github.com/apify/apify-cli/pull/990)) ([8256cf5](https://github.com/apify/apify-cli/commit/8256cf55995060c8ff845dede46fb1943c9ec179)) by [@janbuchar](https://github.com/janbuchar), closes [#80](https://github.com/apify/apify-cli/issues/80)
57
- - **actors:** Propagates title&#x2F;description ([#992](https://github.com/apify/apify-cli/pull/992)) ([7285aec](https://github.com/apify/apify-cli/commit/7285aec39a1ecdcf6e21999ddf2195c427335da9)) by [@l2ysho](https://github.com/l2ysho), closes [#723](https://github.com/apify/apify-cli/issues/723)
58
- - **auth:** Introduces auth commands ([#1002](https://github.com/apify/apify-cli/pull/1002)) ([f3e1460](https://github.com/apify/apify-cli/commit/f3e146065f489d0b0c85ff5356a9f070c1a279ab)) by [@l2ysho](https://github.com/l2ysho), closes [#898](https://github.com/apify/apify-cli/issues/898)
59
- - **builds:** Adds build tag commands ([#1004](https://github.com/apify/apify-cli/pull/1004)) ([082f981](https://github.com/apify/apify-cli/commit/082f981a9161c745bbcfa5c89303ba381bff226c)) by [@l2ysho](https://github.com/l2ysho), closes [#997](https://github.com/apify/apify-cli/issues/997)
60
- - **actors:** Enables standby mode via actor.json ([#991](https://github.com/apify/apify-cli/pull/991)) ([519aa43](https://github.com/apify/apify-cli/commit/519aa4327d92117d398fa47b819653012526ebdf)) by [@l2ysho](https://github.com/l2ysho), closes [#913](https://github.com/apify/apify-cli/issues/913)
61
- - Add `--json` flag support to `apify push` ([#1025](https://github.com/apify/apify-cli/pull/1025)) ([baf39bb](https://github.com/apify/apify-cli/commit/baf39bb806ec8a552a1c34784d7bf1f0c76fcda4)) by [@Copilot](https://github.com/Copilot), closes [#1024](https://github.com/apify/apify-cli/issues/1024)
62
- - **actor:** Adds actor types generation ([#1000](https://github.com/apify/apify-cli/pull/1000)) ([ed11261](https://github.com/apify/apify-cli/commit/ed11261f8cfdc1f7ca30d056c7da8411d4258b45)) by [@l2ysho](https://github.com/l2ysho), closes [#993](https://github.com/apify/apify-cli/issues/993)
63
-
64
- ### 🐛 Bug Fixes
65
-
66
- - Improve Python project detection and entrypoint resolution ([#1010](https://github.com/apify/apify-cli/pull/1010)) ([f0704d3](https://github.com/apify/apify-cli/commit/f0704d3767c8e4cab883e3ba5d678f951a3fa378)) by [@vdusek](https://github.com/vdusek)
67
- - Set correct exit code on incorect `apify secrets` usage ([#1021](https://github.com/apify/apify-cli/pull/1021)) ([083c909](https://github.com/apify/apify-cli/commit/083c909990185ca48e88be77dce12ac5a627cf37)) by [@janbuchar](https://github.com/janbuchar), closes [#953](https://github.com/apify/apify-cli/issues/953)
68
- - Enable standby mode on actors during push when usesStandbyMode is set ([#1016](https://github.com/apify/apify-cli/pull/1016)) ([fca7c58](https://github.com/apify/apify-cli/commit/fca7c58ce4659e659e0dc7984467ff43ce8f0949)) by [@MQ37](https://github.com/MQ37)
69
- - Install script TTY handling on Unix ([#1032](https://github.com/apify/apify-cli/pull/1032)) ([f149310](https://github.com/apify/apify-cli/commit/f14931001b4eaf708185e8106bec5e902ad8fd65)) by [@vladfrangu](https://github.com/vladfrangu), closes [#1027](https://github.com/apify/apify-cli/issues/1027)
70
-
71
- ### ⚡ Performance
72
-
73
- - Speed up creating archives when pusing big codebases ([#1011](https://github.com/apify/apify-cli/pull/1011)) ([a873e0c](https://github.com/apify/apify-cli/commit/a873e0cb6c1c1f9e3bca61821de2b8373ec92744)) by [@matyascimbulka](https://github.com/matyascimbulka)
74
-
75
- ## [1.2.1](https://github.com/apify/apify-cli/releases/tag/v1.2.1) (2026-01-06)
76
-
77
- ### 🔧 CI/CD
78
-
79
- - Fix release flow permissions ([#988](https://github.com/apify/apify-cli/pull/988)) ([a9d0d90](https://github.com/apify/apify-cli/commit/a9d0d9013f42e48bfcdddbc467e995b1655cf853)) by [@vladfrangu](https://github.com/vladfrangu)
80
-
81
- ## [1.2.0](https://github.com/apify/apify-cli/releases/tag/v1.2.0) (2026-01-06)
82
-
83
- ### 🚀 Features
84
-
85
- - Add automatic git repository initialization to `apify create` command ([#919](https://github.com/apify/apify-cli/pull/919)) ([bd1f0a1](https://github.com/apify/apify-cli/commit/bd1f0a1f7be15d807fab1e74951641059783f117)) by [@Copilot](https://github.com/Copilot), closes [#918](https://github.com/apify/apify-cli/issues/918)
86
- - Add calculate-memory command to actor ([#980](https://github.com/apify/apify-cli/pull/980)) ([78eeee7](https://github.com/apify/apify-cli/commit/78eeee79e61b7c300ef669c7c310925539683e90)) by [@danpoletaev](https://github.com/danpoletaev)
87
-
88
- ### 🐛 Bug Fixes
89
-
90
- - Only run `git init` in new actors if not running from a git repository ([#925](https://github.com/apify/apify-cli/pull/925)) ([5c904bb](https://github.com/apify/apify-cli/commit/5c904bbc3819196bae59197729d67854034c0f4b)) by [@vladfrangu](https://github.com/vladfrangu)
91
- - Handle unknown flags with random characters in name correctly ([#920](https://github.com/apify/apify-cli/pull/920)) ([958a3f2](https://github.com/apify/apify-cli/commit/958a3f22a8f714f651a39361c28d83f0fc2bba85)) by [@vladfrangu](https://github.com/vladfrangu)
92
- - Alias `-f` for `--force` in `apify push` ([#940](https://github.com/apify/apify-cli/pull/940)) ([fea16ec](https://github.com/apify/apify-cli/commit/fea16ec6cf706a894d4e3e15165c8770911c1b16)) by [@vladfrangu](https://github.com/vladfrangu)
93
- - **run:** Only match correct INPUT files, not any possible metadatas ([#951](https://github.com/apify/apify-cli/pull/951)) ([a07d513](https://github.com/apify/apify-cli/commit/a07d5130f6212f33f09e6c353875997fa15a8110)) by [@vladfrangu](https://github.com/vladfrangu), closes [#933](https://github.com/apify/apify-cli/issues/933)
94
- - Calculate run memory min&#x2F;max memory clamping ([#986](https://github.com/apify/apify-cli/pull/986)) ([0101cb1](https://github.com/apify/apify-cli/commit/0101cb18742d3e349d782710ed9fcbaa709f4bc7)) by [@danpoletaev](https://github.com/danpoletaev)
95
-
96
- ## [1.1.1](https://github.com/apify/apify-cli/releases/tag/v1.1.1) (2025-08-18)
97
-
98
- ### 🐛 Bug Fixes
99
-
100
- - Unknown errors from tracking ([#895](https://github.com/apify/apify-cli/pull/895)) ([3485f36](https://github.com/apify/apify-cli/commit/3485f366f3a62117ac833e78157c230206c3c60e)) by [@vladfrangu](https://github.com/vladfrangu), closes [#894](https://github.com/apify/apify-cli/issues/894)
101
- - Upgrade command should always check when manually ran ([#897](https://github.com/apify/apify-cli/pull/897)) ([5e0ea9f](https://github.com/apify/apify-cli/commit/5e0ea9ff84012732ca7117d1f68207b5170ffeed)) by [@vladfrangu](https://github.com/vladfrangu)
102
-
103
- ## [1.1.0](https://github.com/apify/apify-cli/releases/tag/v1.1.0) (2025-08-13)
104
-
105
- ### 🚀 Features
106
-
107
- - Upgrade command, install shell script ([#810](https://github.com/apify/apify-cli/pull/810)) ([51ef00a](https://github.com/apify/apify-cli/commit/51ef00ad32a6835c48781b99c6233113cf58d8a4)) by [@vladfrangu](https://github.com/vladfrangu)
108
- - [**breaking**] Make storage purging default, add `--resurrect` ([#729](https://github.com/apify/apify-cli/pull/729)) ([8dff93a](https://github.com/apify/apify-cli/commit/8dff93a2d769997a96d4a7750fb36c2770b9a61c)) by [@vladfrangu](https://github.com/vladfrangu), closes [#590](https://github.com/apify/apify-cli/issues/590)
109
- - Handle sub-schema validation ([#853](https://github.com/apify/apify-cli/pull/853)) ([5fc2a2f](https://github.com/apify/apify-cli/commit/5fc2a2f6b780a86a250b69375455f3bb2e9a8983)) by [@MFori](https://github.com/MFori)
110
- - Upgrade command upgrading CLI + install command ([#856](https://github.com/apify/apify-cli/pull/856)) ([4252e6c](https://github.com/apify/apify-cli/commit/4252e6cb681deb5f92c654520d0ed03b70e426c3)) by [@vladfrangu](https://github.com/vladfrangu)
111
- - Add signature to KV store URLs where required ([#875](https://github.com/apify/apify-cli/pull/875)) ([a1e9982](https://github.com/apify/apify-cli/commit/a1e998270b5c05cd91280efa144325e2d7a7de0e)) by [@danpoletaev](https://github.com/danpoletaev)
112
-
113
- ### 🐛 Bug Fixes
114
-
115
- - Pretty message for invalid choices ([#805](https://github.com/apify/apify-cli/pull/805)) ([57bd5de](https://github.com/apify/apify-cli/commit/57bd5de9bc5289f151a9083533dc3d2c71f8b9ab)) by [@vladfrangu](https://github.com/vladfrangu)
116
- - Shebangs ([#806](https://github.com/apify/apify-cli/pull/806)) ([1cdc101](https://github.com/apify/apify-cli/commit/1cdc1011f36974708ab91a25d4d6c6a5dc43d989)) by [@vladfrangu](https://github.com/vladfrangu)
117
- - Recognize sh files as text files ([#813](https://github.com/apify/apify-cli/pull/813)) ([ef3e9b0](https://github.com/apify/apify-cli/commit/ef3e9b064483c04cd7bef2143a19e1a6992ddcff)) by [@DaveHanns](https://github.com/DaveHanns)
118
- - **init:** Prompt for a name if an old config does not exist ([#836](https://github.com/apify/apify-cli/pull/836)) ([26fcd66](https://github.com/apify/apify-cli/commit/26fcd660a0f7b4adb4e1a3329705a8ff6d8f43b2)) by [@vladfrangu](https://github.com/vladfrangu), closes [#835](https://github.com/apify/apify-cli/issues/835)
119
- - Pass apify client down to output job log wherever possible ([#839](https://github.com/apify/apify-cli/pull/839)) ([5cdb06c](https://github.com/apify/apify-cli/commit/5cdb06c0e24c2501b2034dbb7339798985b269cc)) by [@vladfrangu](https://github.com/vladfrangu)
120
- - **pull:** Handle private actors correctly ([#865](https://github.com/apify/apify-cli/pull/865)) ([efd7308](https://github.com/apify/apify-cli/commit/efd730855f99a36091ce51d501e5755b5ad79ffb)) by [@vladfrangu](https://github.com/vladfrangu), closes [#855](https://github.com/apify/apify-cli/issues/855)
121
-
122
- ### Chore
123
-
124
- - [**breaking**] Move from yargs to node:util ([#871](https://github.com/apify/apify-cli/pull/871)) ([482d0b2](https://github.com/apify/apify-cli/commit/482d0b29f285c020320f1f2e3f0fd08a362d57cc)) by [@vladfrangu](https://github.com/vladfrangu), closes [#833](https://github.com/apify/apify-cli/issues/833)
125
- - [**breaking**] Make opening the actor build results in push opt-in ([#881](https://github.com/apify/apify-cli/pull/881)) ([d842424](https://github.com/apify/apify-cli/commit/d84242421387a9487eef5c07183dd0b8ac7ae67b)) by [@vladfrangu](https://github.com/vladfrangu)
126
-
127
- ## [0.21.9](https://github.com/apify/apify-cli/releases/tag/v0.21.9) (2025-07-17)
128
-
129
- ### 🚀 Features
130
-
131
- - Handle sub-schema validation (#853) ([51cc733](https://github.com/apify/apify-cli/commit/51cc7333ca665a6e0dfab8a6dc296a396b3e40ff))
132
-
133
- ## [0.21.8](https://github.com/apify/apify-cli/releases/tag/v0.21.8) (2025-06-24)
134
-
135
- ### 🐛 Bug Fixes
136
-
137
- - Recognize sh files as text files (#813) ([9c514be](https://github.com/apify/apify-cli/commit/9c514bef27cded91d0d737077e01d8ddb471effb))
138
- - **init:** Prompt for a name if an old config does not exist (#836) ([4817c1c](https://github.com/apify/apify-cli/commit/4817c1c95ee6ca5d3078add283dd7c54c1444b48))
139
- - Pass apify client down to output job log wherever possible (#839) ([96ba05f](https://github.com/apify/apify-cli/commit/96ba05fdacf30131ef9173e24359bc98e805f1b1))
140
-
141
- ## [0.21.7](https://github.com/apify/apify-cli/releases/tag/v0.21.7) (2025-05-15)
142
-
143
- ### 🐛 Bug Fixes
144
-
145
- - Pick the start script for node projects before main property ([#787](https://github.com/apify/apify-cli/pull/787)) ([0e2a9d3](https://github.com/apify/apify-cli/commit/0e2a9d375f3b977b6f1a588fe5bbce5527b7505b)) by [@vladfrangu](https://github.com/vladfrangu)
146
- - Non-&quot;migrated&quot; scrapy not working anymore ([#800](https://github.com/apify/apify-cli/pull/800)) ([9eaf76c](https://github.com/apify/apify-cli/commit/9eaf76cfe455c08b93511e985419182a6549d37e)) by [@vladfrangu](https://github.com/vladfrangu), closes [#796](https://github.com/apify/apify-cli/issues/796)
147
-
148
- ## [0.21.6](https://github.com/apify/apify-cli/releases/tag/v0.21.6) (2025-04-24)
149
-
150
- ### 🐛 Bug Fixes
151
-
152
- - Windows and python compatibility ([#786](https://github.com/apify/apify-cli/pull/786)) ([eeca37d](https://github.com/apify/apify-cli/commit/eeca37df62461a0ca1fa6f2f72386b18eb65a077)) by [@vladfrangu](https://github.com/vladfrangu)
153
-
154
- ## [0.21.5](https://github.com/apify/apify-cli/releases/tag/v0.21.5) (2025-04-23)
155
-
156
- ### 🐛 Bug Fixes
157
-
158
- - Runtime detection on Windows ([#785](https://github.com/apify/apify-cli/pull/785)) ([579d303](https://github.com/apify/apify-cli/commit/579d3036ac5062420abe6c17f478a24ca5da9e93)) by [@vladfrangu](https://github.com/vladfrangu)
159
-
160
- ## [0.21.4](https://github.com/apify/apify-cli/releases/tag/v0.21.4) (2025-04-22)
161
-
162
- ### 🐛 Bug Fixes
163
-
164
- - Python project detection and project detection ([#774](https://github.com/apify/apify-cli/pull/774)) ([09a42e4](https://github.com/apify/apify-cli/commit/09a42e48b26793578ce845639f7ca921a94d41ff)) by [@vladfrangu](https://github.com/vladfrangu)
165
-
166
- ## [0.21.3](https://github.com/apify/apify-cli/releases/tag/v0.21.3) (2025-03-31)
167
-
168
- ### 🚀 Features
169
-
170
- - Add signature to actor get-public-url ([#767](https://github.com/apify/apify-cli/pull/767)) ([4641053](https://github.com/apify/apify-cli/commit/464105310d52bb78dbf979cc6d7d31c3ee30003d)) by [@danpoletaev](https://github.com/danpoletaev)
171
-
172
- ## [0.21.2](https://github.com/apify/apify-cli/releases/tag/v0.21.2) (2025-02-26)
173
-
174
- ### 🚀 Features
175
-
176
- - Actor charge command ([#748](https://github.com/apify/apify-cli/pull/748)) ([766c647](https://github.com/apify/apify-cli/commit/766c6470fe8c84fa1be663ee3251b48830f3cc27)) by [@mhamas](https://github.com/mhamas)
177
- - Add get-public-url command ([#756](https://github.com/apify/apify-cli/pull/756)) ([88aadee](https://github.com/apify/apify-cli/commit/88aadee4621438b5df180a27f0ffc2a6b6bee946)) by [@janbuchar](https://github.com/janbuchar)
178
-
179
- ### 🐛 Bug Fixes
180
-
181
- - `actor set-value` with stdin input ([#755](https://github.com/apify/apify-cli/pull/755)) ([14bf6c5](https://github.com/apify/apify-cli/commit/14bf6c50a9e576700a60e1620a73b2e07c9b801e)) by [@vladfrangu](https://github.com/vladfrangu)
182
-
183
- ## [0.21.1](https://github.com/apify/apify-cli/releases/tag/v0.21.1) (2025-02-05)
184
-
185
- ### 🐛 Bug Fixes
186
-
187
- - Emit logs to stderr when actors are started with `--json` flag ([#741](https://github.com/apify/apify-cli/pull/741)) ([a50b80e](https://github.com/apify/apify-cli/commit/a50b80e1e8f636b6878de8f8c30032c14daf8105)) by [@vladfrangu](https://github.com/vladfrangu), closes [#740](https://github.com/apify/apify-cli/issues/740)
188
-
189
- ## [0.21.0](https://github.com/apify/apify-cli/releases/tag/v0.21.0) (2025-01-16)
190
-
191
- ### 🚀 Features
192
-
193
- - Builds namespace ([#620](https://github.com/apify/apify-cli/pull/620)) ([6345162](https://github.com/apify/apify-cli/commit/6345162e44a00b404b4f95c2c80c2e437eff1d62)) by [@vladfrangu](https://github.com/vladfrangu)
194
- - `runs ls` ([#640](https://github.com/apify/apify-cli/pull/640)) ([dd84d37](https://github.com/apify/apify-cli/commit/dd84d37c6ea89c64db712c7c94709f3181a7bd1f)) by [@vladfrangu](https://github.com/vladfrangu)
195
- - `runs abort` ([#643](https://github.com/apify/apify-cli/pull/643)) ([96e5a34](https://github.com/apify/apify-cli/commit/96e5a3435cca08d87dc8d39659a7a6524f18be0e)) by [@vladfrangu](https://github.com/vladfrangu)
196
- - `runs resurrect` ([#644](https://github.com/apify/apify-cli/pull/644)) ([7dbf4fb](https://github.com/apify/apify-cli/commit/7dbf4fb06c657246563c1c64e76ad83f283ea275)) by [@vladfrangu](https://github.com/vladfrangu)
197
- - `runs log` ([#645](https://github.com/apify/apify-cli/pull/645)) ([dd6af5e](https://github.com/apify/apify-cli/commit/dd6af5ece79f4399fc5065483b650c71c61114cf)) by [@vladfrangu](https://github.com/vladfrangu)
198
- - `runs rm` &amp; `builds rm` &amp; `actors rm` ([#648](https://github.com/apify/apify-cli/pull/648)) ([566f8c5](https://github.com/apify/apify-cli/commit/566f8c5d1482f150f4d61229524c7672c2af666d)) by [@vladfrangu](https://github.com/vladfrangu)
199
- - `runs info` ([#657](https://github.com/apify/apify-cli/pull/657)) ([827767c](https://github.com/apify/apify-cli/commit/827767cfc988b7d587adceb825765e553deeed77)) by [@vladfrangu](https://github.com/vladfrangu)
200
- - `actors build` ([#661](https://github.com/apify/apify-cli/pull/661)) ([4605cda](https://github.com/apify/apify-cli/commit/4605cda7f3a4f5a35160ba69bf4a454c889dd813)) by [@vladfrangu](https://github.com/vladfrangu)
201
- - `actors pull` ([#662](https://github.com/apify/apify-cli/pull/662)) ([26d5cb3](https://github.com/apify/apify-cli/commit/26d5cb356fbb38a789e9b88f4d4b01468e38bd26)) by [@vladfrangu](https://github.com/vladfrangu)
202
- - `actors call` ([#663](https://github.com/apify/apify-cli/pull/663)) ([a472300](https://github.com/apify/apify-cli/commit/a4723007e65bde8db6eb121a0dc38e2c7bc6caec)) by [@vladfrangu](https://github.com/vladfrangu)
203
- - Check if cli was installed using volta when checking for updates ([#667](https://github.com/apify/apify-cli/pull/667)) ([aee0233](https://github.com/apify/apify-cli/commit/aee023336768e59fd4ff8d6c957f804d315e7bf3)) by [@vladfrangu](https://github.com/vladfrangu)
204
- - `actors start` ([#669](https://github.com/apify/apify-cli/pull/669)) ([45956e2](https://github.com/apify/apify-cli/commit/45956e224305dd040b607d1fc3ff5cbbc8b28f32)) by [@vladfrangu](https://github.com/vladfrangu)
205
- - `actors push` ([#671](https://github.com/apify/apify-cli/pull/671)) ([d77c531](https://github.com/apify/apify-cli/commit/d77c5314d4252a6bbf30718436dd84467aa35d7f)) by [@vladfrangu](https://github.com/vladfrangu)
206
- - `actors ls` ([#675](https://github.com/apify/apify-cli/pull/675)) ([de258cb](https://github.com/apify/apify-cli/commit/de258cb8872857aa559afb4b16ed5a52f4fb2094)) by [@vladfrangu](https://github.com/vladfrangu)
207
- - `key-value-stores get-value` ([#678](https://github.com/apify/apify-cli/pull/678)) ([67cfefe](https://github.com/apify/apify-cli/commit/67cfefef88fac220a1c959aaaecf3d051e482236)) by [@vladfrangu](https://github.com/vladfrangu)
208
- - `datasets get-items` ([#679](https://github.com/apify/apify-cli/pull/679)) ([b521546](https://github.com/apify/apify-cli/commit/b521546df195bab7bedf5534167b6edae6a5e69e)) by [@vladfrangu](https://github.com/vladfrangu)
209
- - `datasets` &#x2F; `key-value-stores` commands ([#685](https://github.com/apify/apify-cli/pull/685)) ([c7d77e1](https://github.com/apify/apify-cli/commit/c7d77e1cec711edd9996cbb1249e489fbf3db547)) by [@vladfrangu](https://github.com/vladfrangu)
210
- - Key-value-store commands ([#700](https://github.com/apify/apify-cli/pull/700)) ([eb8ff3b](https://github.com/apify/apify-cli/commit/eb8ff3b9c7f1319d0937543f7b0b97cb25d6390a)) by [@vladfrangu](https://github.com/vladfrangu)
211
- - `actors info` ([#701](https://github.com/apify/apify-cli/pull/701)) ([0f4b3f0](https://github.com/apify/apify-cli/commit/0f4b3f08dd5937ca6664342c2510a9f4f3fa52f6)) by [@vladfrangu](https://github.com/vladfrangu)
212
- - `datasets info` &#x2F; `key-value-stores info` ([#726](https://github.com/apify/apify-cli/pull/726)) ([56e8ffa](https://github.com/apify/apify-cli/commit/56e8ffaf7a7e03dcdd73e4e5472b106b31b0f543)) by [@vladfrangu](https://github.com/vladfrangu)
213
- - Rewrite command descriptions ([#727](https://github.com/apify/apify-cli/pull/727)) ([3eb21d6](https://github.com/apify/apify-cli/commit/3eb21d6ab74ca66f59da2432aadcb40f7ea42440)) by [@TC-MO](https://github.com/TC-MO)
214
-
215
- ### 🐛 Bug Fixes
216
-
217
- - Look for lowercase input schema in default paths ([#647](https://github.com/apify/apify-cli/pull/647)) ([68456e6](https://github.com/apify/apify-cli/commit/68456e63eee3c28e7c0ee7464a2cbc1a00ba9dfa)) by [@mvolfik](https://github.com/mvolfik)
218
- - Emit warning if input.json is modified during run and prefilled with defaults ([#672](https://github.com/apify/apify-cli/pull/672)) ([8a6fd3f](https://github.com/apify/apify-cli/commit/8a6fd3f60523380041309db830a62f52cc60e4d4)) by [@vladfrangu](https://github.com/vladfrangu), closes [#670](https://github.com/apify/apify-cli/issues/670)
219
- - Scrapy wrapping being broken due to ESM migration ([#686](https://github.com/apify/apify-cli/pull/686)) ([e2a7591](https://github.com/apify/apify-cli/commit/e2a7591070a284394643e8dbb03bc020939ff61f)) by [@vladfrangu](https://github.com/vladfrangu)
220
- - **ci:** Make it work + publish with provenances ([#694](https://github.com/apify/apify-cli/pull/694)) ([e41ea72](https://github.com/apify/apify-cli/commit/e41ea728a9177dcec4ea73c25128cddebc00dd79)) by [@vladfrangu](https://github.com/vladfrangu)
221
- - Handle stdin correctly from slower stdout emitting ([#704](https://github.com/apify/apify-cli/pull/704)) ([a5b53de](https://github.com/apify/apify-cli/commit/a5b53de480aad3caf80e1a9439cd5e64648fe312)) by [@vladfrangu](https://github.com/vladfrangu)
222
- - Running commands with spaces on windows ([#715](https://github.com/apify/apify-cli/pull/715)) ([d1c207a](https://github.com/apify/apify-cli/commit/d1c207a703a6948e7b3a6cfe82c5cfa6a3b9222d)) by [@vladfrangu](https://github.com/vladfrangu), closes [#692](https://github.com/apify/apify-cli/issues/692)
223
-
224
- ## [0.21.0](https://github.com/apify/apify-cli/releases/tag/v0.21.0) (2025-01-16)
225
-
226
- ### 🚀 Features
227
-
228
- - Builds namespace ([#620](https://github.com/apify/apify-cli/pull/620)) ([6345162](https://github.com/apify/apify-cli/commit/6345162e44a00b404b4f95c2c80c2e437eff1d62)) by [@vladfrangu](https://github.com/vladfrangu)
229
- - `runs ls` ([#640](https://github.com/apify/apify-cli/pull/640)) ([dd84d37](https://github.com/apify/apify-cli/commit/dd84d37c6ea89c64db712c7c94709f3181a7bd1f)) by [@vladfrangu](https://github.com/vladfrangu)
230
- - `runs abort` ([#643](https://github.com/apify/apify-cli/pull/643)) ([96e5a34](https://github.com/apify/apify-cli/commit/96e5a3435cca08d87dc8d39659a7a6524f18be0e)) by [@vladfrangu](https://github.com/vladfrangu)
231
- - `runs resurrect` ([#644](https://github.com/apify/apify-cli/pull/644)) ([7dbf4fb](https://github.com/apify/apify-cli/commit/7dbf4fb06c657246563c1c64e76ad83f283ea275)) by [@vladfrangu](https://github.com/vladfrangu)
232
- - `runs log` ([#645](https://github.com/apify/apify-cli/pull/645)) ([dd6af5e](https://github.com/apify/apify-cli/commit/dd6af5ece79f4399fc5065483b650c71c61114cf)) by [@vladfrangu](https://github.com/vladfrangu)
233
- - `runs rm` &amp; `builds rm` &amp; `actors rm` ([#648](https://github.com/apify/apify-cli/pull/648)) ([566f8c5](https://github.com/apify/apify-cli/commit/566f8c5d1482f150f4d61229524c7672c2af666d)) by [@vladfrangu](https://github.com/vladfrangu)
234
- - `runs info` ([#657](https://github.com/apify/apify-cli/pull/657)) ([827767c](https://github.com/apify/apify-cli/commit/827767cfc988b7d587adceb825765e553deeed77)) by [@vladfrangu](https://github.com/vladfrangu)
235
- - `actors build` ([#661](https://github.com/apify/apify-cli/pull/661)) ([4605cda](https://github.com/apify/apify-cli/commit/4605cda7f3a4f5a35160ba69bf4a454c889dd813)) by [@vladfrangu](https://github.com/vladfrangu)
236
- - `actors pull` ([#662](https://github.com/apify/apify-cli/pull/662)) ([26d5cb3](https://github.com/apify/apify-cli/commit/26d5cb356fbb38a789e9b88f4d4b01468e38bd26)) by [@vladfrangu](https://github.com/vladfrangu)
237
- - `actors call` ([#663](https://github.com/apify/apify-cli/pull/663)) ([a472300](https://github.com/apify/apify-cli/commit/a4723007e65bde8db6eb121a0dc38e2c7bc6caec)) by [@vladfrangu](https://github.com/vladfrangu)
238
- - Check if cli was installed using volta when checking for updates ([#667](https://github.com/apify/apify-cli/pull/667)) ([aee0233](https://github.com/apify/apify-cli/commit/aee023336768e59fd4ff8d6c957f804d315e7bf3)) by [@vladfrangu](https://github.com/vladfrangu)
239
- - `actors start` ([#669](https://github.com/apify/apify-cli/pull/669)) ([45956e2](https://github.com/apify/apify-cli/commit/45956e224305dd040b607d1fc3ff5cbbc8b28f32)) by [@vladfrangu](https://github.com/vladfrangu)
240
- - `actors push` ([#671](https://github.com/apify/apify-cli/pull/671)) ([d77c531](https://github.com/apify/apify-cli/commit/d77c5314d4252a6bbf30718436dd84467aa35d7f)) by [@vladfrangu](https://github.com/vladfrangu)
241
- - `actors ls` ([#675](https://github.com/apify/apify-cli/pull/675)) ([de258cb](https://github.com/apify/apify-cli/commit/de258cb8872857aa559afb4b16ed5a52f4fb2094)) by [@vladfrangu](https://github.com/vladfrangu)
242
- - `key-value-stores get-value` ([#678](https://github.com/apify/apify-cli/pull/678)) ([67cfefe](https://github.com/apify/apify-cli/commit/67cfefef88fac220a1c959aaaecf3d051e482236)) by [@vladfrangu](https://github.com/vladfrangu)
243
- - `datasets get-items` ([#679](https://github.com/apify/apify-cli/pull/679)) ([b521546](https://github.com/apify/apify-cli/commit/b521546df195bab7bedf5534167b6edae6a5e69e)) by [@vladfrangu](https://github.com/vladfrangu)
244
- - `datasets` &#x2F; `key-value-stores` commands ([#685](https://github.com/apify/apify-cli/pull/685)) ([c7d77e1](https://github.com/apify/apify-cli/commit/c7d77e1cec711edd9996cbb1249e489fbf3db547)) by [@vladfrangu](https://github.com/vladfrangu)
245
- - Key-value-store commands ([#700](https://github.com/apify/apify-cli/pull/700)) ([eb8ff3b](https://github.com/apify/apify-cli/commit/eb8ff3b9c7f1319d0937543f7b0b97cb25d6390a)) by [@vladfrangu](https://github.com/vladfrangu)
246
- - `actors info` ([#701](https://github.com/apify/apify-cli/pull/701)) ([0f4b3f0](https://github.com/apify/apify-cli/commit/0f4b3f08dd5937ca6664342c2510a9f4f3fa52f6)) by [@vladfrangu](https://github.com/vladfrangu)
247
- - `datasets info` &#x2F; `key-value-stores info` ([#726](https://github.com/apify/apify-cli/pull/726)) ([56e8ffa](https://github.com/apify/apify-cli/commit/56e8ffaf7a7e03dcdd73e4e5472b106b31b0f543)) by [@vladfrangu](https://github.com/vladfrangu)
248
- - Rewrite command descriptions ([#727](https://github.com/apify/apify-cli/pull/727)) ([3eb21d6](https://github.com/apify/apify-cli/commit/3eb21d6ab74ca66f59da2432aadcb40f7ea42440)) by [@TC-MO](https://github.com/TC-MO)
249
-
250
- ### 🐛 Bug Fixes
251
-
252
- - Look for lowercase input schema in default paths ([#647](https://github.com/apify/apify-cli/pull/647)) ([68456e6](https://github.com/apify/apify-cli/commit/68456e63eee3c28e7c0ee7464a2cbc1a00ba9dfa)) by [@mvolfik](https://github.com/mvolfik)
253
- - Emit warning if input.json is modified during run and prefilled with defaults ([#672](https://github.com/apify/apify-cli/pull/672)) ([8a6fd3f](https://github.com/apify/apify-cli/commit/8a6fd3f60523380041309db830a62f52cc60e4d4)) by [@vladfrangu](https://github.com/vladfrangu), closes [#670](https://github.com/apify/apify-cli/issues/670)
254
- - Scrapy wrapping being broken due to ESM migration ([#686](https://github.com/apify/apify-cli/pull/686)) ([e2a7591](https://github.com/apify/apify-cli/commit/e2a7591070a284394643e8dbb03bc020939ff61f)) by [@vladfrangu](https://github.com/vladfrangu)
255
- - **ci:** Make it work + publish with provenances ([#694](https://github.com/apify/apify-cli/pull/694)) ([e41ea72](https://github.com/apify/apify-cli/commit/e41ea728a9177dcec4ea73c25128cddebc00dd79)) by [@vladfrangu](https://github.com/vladfrangu)
256
- - Handle stdin correctly from slower stdout emitting ([#704](https://github.com/apify/apify-cli/pull/704)) ([a5b53de](https://github.com/apify/apify-cli/commit/a5b53de480aad3caf80e1a9439cd5e64648fe312)) by [@vladfrangu](https://github.com/vladfrangu)
257
- - Running commands with spaces on windows ([#715](https://github.com/apify/apify-cli/pull/715)) ([d1c207a](https://github.com/apify/apify-cli/commit/d1c207a703a6948e7b3a6cfe82c5cfa6a3b9222d)) by [@vladfrangu](https://github.com/vladfrangu), closes [#692](https://github.com/apify/apify-cli/issues/692)
258
-
259
- # 0.6.1 / 2020-05-18
260
-
261
- - **BREAKING:** Templates are now fully decoupled from this project and
262
- the [templates repository](https://github.com/apify/actor-templates)
263
- serves as the single source of truth. Some templates were replaced
264
- and others were renamed to better clarify their purpose.
265
- - **BREAKING:** Providing an invalid template in `apify.json` no longer
266
- throws, but rather silently uses a reasonable default configuration.
267
- This is to support regular changes to templates without breaking older
268
- versions of the CLI.
269
-
270
- # 0.5.3 / 2020-03-03
271
-
272
- - Moved templates to separate repository
273
- - Fixed: creating `apify_storage` in root folder after `apify create` command
274
-
275
- # 0.5.2 / 2020-01-22
276
-
277
- - Added bot(dependabot.com) to check latest Apify SDK version in all templates
278
- - Updated apify package in all templates
279
- - Updated npm packages and fixed all npm audit issues
280
-
281
- # 0.5.1 / 2019-12-19
282
-
283
- - Added warning about outdated node.js version
284
- - Fixed infinite push, when the previous one was interrupted
285
- - Fixed calling public actors with `apify call`
286
- - `apify init` create empty INPUT.json file
287
-
288
- # 0.5.0 / 2019-11-27
289
-
290
- - Drop support for node 8 and 9
291
- - Fix: Pass the --max-http-header-size=80000 to the nodeJs process
292
-
293
- # 0.4.1 / 2019-10-02
294
-
295
- - New actor template for Apify projects, you can create it with `apify create --template apify_project`
296
- - `apify vis` - Using improved schema validator
297
-
298
- # 0.4.0 / 2019-09-23
299
-
300
- - Breaking Change - `apify push`: Pushes source code as a "Multiple source files" in case source code is less that 3 MB
301
-
302
- # 0.3.12 / 2019-09-18
303
-
304
- Bug fixes:
305
-
306
- - `apify create`: Added validation for actor name
307
- - `apify init` skips creation of apify.json if already exists
308
- - `apify run -p` runs actor, if apify_storage doesn't exist
309
- - Updated packages
310
- - Additional minor fixes
311
-
312
- # 0.3.11 / 2019-07-26
313
-
314
- - Updated packages
315
- - Updated Cheerio Crawler template
316
- - Updated Apify package version in all templates
317
-
318
- # 0.3.10 / 2019-06-03
319
-
320
- - Updated packages
321
-
322
- # 0.3.9 / 2019-05-15
323
-
324
- - Improved the templates and texts
325
-
326
- # 0.3.8 / 2019-03-29
327
-
328
- - Updated all templates regarding the last version of apify SDK.
329
-
330
- # 0.3.7 / 2019-03-18
331
-
332
- - Fixed templates to use Apify.getInput(), replaced deprecated function and options,
333
- added debug fields, added .idea to .gitignore
334
- - Updated packages
335
- - Fixed bug: Users without username can use push/call command
336
-
337
- # 0.3.6 / 2019-01-29
338
-
339
- - Added command `apify vis` that validates actor input schema.
340
-
341
- # 0.3.5 / 2019-01-25
342
-
343
- - Upgraded to apify@0.11 in templates
344
-
345
- # 0.3.3 / 2018-12-12
346
-
347
- - Omitted CMD command in all templates Dockerfile.
348
-
349
- # 0.3.2 / 2018-12-05
350
-
351
- - Updated apify-client package. It fixed bug, when user can not push actor, whe he changed version in apify.json.
352
-
353
- # 0.3.1 / 2018-11-29
354
-
355
- - :tada: New commands to manage secret environment variables: `apify secrets:add`, `apify secrets:rm`.
356
- - New documentation how to set environment variable in `apify.json`, see [documentation](https://github.com/apify/apify-cli/blob/master/README.md#environment-variables).
357
- - **BREAKING CHANGES**: Simplified `apify.json` structure. It will be updated automatically before execution apify run and push command.
358
- - Command `apify create` now shows progress bar of npm install.
359
- - Small bugs fixes
360
-
361
- # 0.2.7 / 2018-11-27
362
-
363
- - Updated all templates to latest apify packages
364
-
365
- # 0.2.6 / 2018-11-09
366
-
367
- - Added warning if `apify run` reuse old state in storage
368
- - Fixed issues #70 #65 #68
369
-
370
- # 0.2.5 / 2018-10-31
371
-
372
- - Updated NPM dependencies
373
- - Upgraded to apify-shared@0.1.6
374
- - Fixed templates to use apify/actor-node-chrome Docker image instead of outdated apify/actor-node-puppeteer
375
-
376
- # 0.2.3 / 2018-09-17
377
-
378
- - Updated all templates to apify version 0.8.\*
379
- - Added template named hello_word
380
-
381
- # 0.2.1 / 2018-09-17
382
-
383
- - **BREAKING CHANGES**: The local storage directories have been renamed and package.json files needs a new `start` command.
384
- See [migration guide](/MIGRATIONS.md) for existing projects if you are upgrading from 0.1._ to 0.2._.
385
- - You can specified another file that main.js for `apify run` command using npm start script.
386
-
387
- # 0.2.0 / 2018-09-12
388
-
389
- - **BREAKING CHANGES**: Version 0.2.0 of Apify CLI supports only version 0.7.0 of API SDK or newer as management of environment variables
390
- has been changed according to Apify SDK version 0.7.0.
391
- - Dropped support for Node 7
392
-
393
- # 0.1.18 / 2018-09-12
394
-
395
- - Updated NPM dependencies, npm-shrinkwrap.json replaced with package-lock.json
396
- - Updated NPM dependencies in code templates
397
-
398
- # 0.1.15 / 2018-07-23
399
-
400
- - Rename act to actor
401
-
402
- # 0.1.13 / 2018-07-12
403
-
404
- - Add environment variables for enable live view for local actors.
405
-
406
- # 0.1.12 / 2018-06-28
407
-
408
- - From now `apify call` and `apify push` commands stream live logs from run and build to your terminal
409
- - Add options -p, --purge, --purge-dataset, --purge-key-value-store, --purge-queue in `apify run` to clean stores before runs actor locally
410
- - Add option -w, --wait-for-finish=wait-for-finish in `apify push` and `apify call` - command waits x seconds to finish run or build on Apify
411
- - Fixes #26, #33, #34, #36, #38, #39, #37, #35
412
-
413
- # 0.1.11 / 2018-05-30
414
-
415
- - Use npm-shrinkwrap.json instead of package-lock.json for published module
416
- - Update template, where we using proxy
417
- - Fix #30
418
-
419
- # 0.1.9 / 2018-04-18
420
-
421
- - apify run takes APIFY_USER_ID and APIFY_TOKEN as environments variables, if client is logged locally
422
- - apify call takes input from default local key-value-store
423
- - Fix: duplicates new lines in log
424
-
425
- # 0.1.8 / 2018-04-17
426
-
427
- - Print warning if you have old version of cli
428
- - apify run - kills all sub processes for SIGINT signal (ctrl+c) - It kills all related browsers in apify run command, related issue:
429
- https://github.com/apify/apify-js/issues/72
430
-
431
- # 0.1.7 / 2018-04-12
432
-
433
- - Readme and templates updates
434
-
435
- # 0.1.6 / 2018-04-11
436
-
437
- - Add support for request queue
438
-
439
- # 0.1.5 / 2018-04-09
440
-
441
- - Works for windows
442
- - New command apify info
443
-
444
- # 0.1.x / 2018-04-01
445
-
446
- - The first public release
447
-
448
- # 0.0.x / 2018-03-01
449
-
450
- - Initial development, lot of new stuff