@flowcore/cli 4.18.0 → 4.18.3

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,1180 +0,0 @@
1
- ## [1.3.0](https://github.com/flowcore-io/flowcore-cli/compare/v1.2.0...v1.3.0) (2024-01-09)
2
-
3
-
4
- ### Features
5
-
6
- * added timeout for destination as flag ([f731aac](https://github.com/flowcore-io/flowcore-cli/commit/f731aac025262179af1fd56e2ab2477a674635f9))
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * added description to start that includes week ([58687a7](https://github.com/flowcore-io/flowcore-cli/commit/58687a7bbb66aaa5d6da26af88e555cbb1e72467))
12
-
13
- ## [4.18.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.17.1...v4.18.0) (2025-11-03)
14
-
15
-
16
- ### Features
17
-
18
- * add Usable MCP system prompt documentation and enhance document handling in apply and delete commands ([dcbcad2](https://github.com/flowcore-io/flowcore-cli/commit/dcbcad2fb02158babfb89bab6a6d0a6d96bd1aa6))
19
-
20
-
21
- ### Bug Fixes
22
-
23
- * **apply:** streamline document merging logic for improved clarity and performance ([64a7ffc](https://github.com/flowcore-io/flowcore-cli/commit/64a7ffc6b9808a0a46d546df8405e2cc5ebfe11d))
24
-
25
- ## [4.17.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.17.0...v4.17.1) (2025-08-19)
26
-
27
-
28
- ### Bug Fixes
29
-
30
- * **package:** :arrow_up: update @flowcore/cli-plugin-scenario to version 4.5.0 ([f02c587](https://github.com/flowcore-io/flowcore-cli/commit/f02c5870c9dc84c3c731d4cc27716c1b77bf7ba9))
31
-
32
- ## [4.17.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.16.0...v4.17.0) (2025-07-10)
33
-
34
-
35
- ### Features
36
-
37
- * update auth man plugin ([f82d2f7](https://github.com/flowcore-io/flowcore-cli/commit/f82d2f7fcf8710f1610f0fb1e5aaa91f214fa1d3))
38
-
39
- ## [4.16.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.15.0...v4.16.0) (2025-07-04)
40
-
41
-
42
- ### Features
43
-
44
- * upgrade auth management plugin ([9e63cfc](https://github.com/flowcore-io/flowcore-cli/commit/9e63cfc375dac8dd743ee4efa4a8b64b8f4beec9))
45
-
46
- ## [4.15.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.14.4...v4.15.0) (2025-07-02)
47
-
48
-
49
- ### Features
50
-
51
- * :arrow_up: update @flowcore/cli-plugin-scenario to version 4.4.0 ([f9b5cd0](https://github.com/flowcore-io/flowcore-cli/commit/f9b5cd094e6e5af22f475125884e023f66f6ca32))
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * **package:** :arrow_up: update @flowcore/cli-plugin-scenario to version 4.4.0 ([672e9d3](https://github.com/flowcore-io/flowcore-cli/commit/672e9d396f3edb81300eedc4ae0a133ce1b3fb5e))
57
-
58
- ## [4.14.4](https://github.com/flowcore-io/flowcore-cli/compare/v4.14.3...v4.14.4) (2025-06-20)
59
-
60
-
61
- ### Bug Fixes
62
-
63
- * **package:** :arrow_up: update @flowcore/cli-plugin-scenario to version 4.3.1 ([2afaf43](https://github.com/flowcore-io/flowcore-cli/commit/2afaf43e01145f9bc4a580be73b845c6a3cbea93))
64
-
65
- ## [4.14.3](https://github.com/flowcore-io/flowcore-cli/compare/v4.14.2...v4.14.3) (2025-06-20)
66
-
67
-
68
- ### Bug Fixes
69
-
70
- * **package:** :arrow_up: update @flowcore/cli-plugin-scenario to version 4.3.0 ([d1c1ee6](https://github.com/flowcore-io/flowcore-cli/commit/d1c1ee6df8e0842a4ff0f9ae560a592635bde629))
71
-
72
- ## [4.14.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.14.1...v4.14.2) (2025-06-19)
73
-
74
-
75
- ### Bug Fixes
76
-
77
- * **package:** :arrow_up: update @flowcore/cli-plugin-scenario to version 4.2.1 ([977e9d3](https://github.com/flowcore-io/flowcore-cli/commit/977e9d3ad172d70114c28133f0348a4c6a201df2))
78
- * **package:** :arrow_up: update @flowcore/sdk to version 1.50.0 ([e40d63d](https://github.com/flowcore-io/flowcore-cli/commit/e40d63df2497919e43a17e6c816355c59c2614a5))
79
-
80
- ## [4.14.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.14.0...v4.14.1) (2025-06-06)
81
-
82
-
83
- ### Bug Fixes
84
-
85
- * **package:** :arrow_up: update @flowcore/cli-plugin-core to version 5.7.0 ([c724dce](https://github.com/flowcore-io/flowcore-cli/commit/c724dcea1c9b7c625d199b1f5b443e1292442470))
86
-
87
- ## [4.14.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.13.5...v4.14.0) (2025-05-22)
88
-
89
-
90
- ### Features
91
-
92
- * **update:** :sparkles: add update command and check for updates hook ([0ef3af6](https://github.com/flowcore-io/flowcore-cli/commit/0ef3af694909aec6dad5081f57ddd70cb876be30))
93
-
94
-
95
- ### Bug Fixes
96
-
97
- * **update:** :art: simplify error handling in update command and check-updates hook ([abaf50d](https://github.com/flowcore-io/flowcore-cli/commit/abaf50d392ff83e467328c81f271a1e4b968a94a))
98
-
99
- ## [4.13.5](https://github.com/flowcore-io/flowcore-cli/compare/v4.13.4...v4.13.5) (2025-05-22)
100
-
101
-
102
- ### Bug Fixes
103
-
104
- * **package:** :arrow_up: update @flowcore/cli-plugin-core to version 5.5.0 ([4959efc](https://github.com/flowcore-io/flowcore-cli/commit/4959efc6f7aeeea05dac1c75fa352f9905073613))
105
-
106
- ## [4.13.4](https://github.com/flowcore-io/flowcore-cli/compare/v4.13.3...v4.13.4) (2025-05-14)
107
-
108
-
109
- ### Bug Fixes
110
-
111
- * **package:** :arrow_up: update @flowcore/cli-plugin-scenario to version 4.2.0 and @flowcore/sdk to version 1.49.0 ([c1b717d](https://github.com/flowcore-io/flowcore-cli/commit/c1b717db94de2f3bf54b8ef03e79eff2c6636589))
112
-
113
- ## [4.13.3](https://github.com/flowcore-io/flowcore-cli/compare/v4.13.2...v4.13.3) (2025-05-01)
114
-
115
-
116
- ### Bug Fixes
117
-
118
- * **package:** :arrow_up: update @flowcore/cli-plugin-iam to version 1.7.0 ([7bfd4d8](https://github.com/flowcore-io/flowcore-cli/commit/7bfd4d8e6490678edc690448f9e6befd503a60d5))
119
-
120
- ## [4.13.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.13.1...v4.13.2) (2025-04-29)
121
-
122
-
123
- ### Bug Fixes
124
-
125
- * **package:** :arrow_up: update @flowcore/cli-plugin-data-core to version 3.3.0 and @flowcore/sdk to version 1.36.0 ([7a1c194](https://github.com/flowcore-io/flowcore-cli/commit/7a1c1945dc672b480b613e038c94ec7be1a1efec))
126
-
127
- ## [4.13.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.13.0...v4.13.1) (2025-04-03)
128
-
129
-
130
- ### Bug Fixes
131
-
132
- * **package:** :arrow_up: update @flowcore/cli-plugin-iam to version 1.6.1 ([a464aa1](https://github.com/flowcore-io/flowcore-cli/commit/a464aa1c8ec84bc7665a2eb54f54e547e92d321a))
133
- * update core plugin ([b2d0cdb](https://github.com/flowcore-io/flowcore-cli/commit/b2d0cdbdea380935f88c4a104f7a1abcd41e8ca8))
134
-
135
- ## [4.13.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.6...v4.13.0) (2025-03-17)
136
-
137
-
138
- ### Features
139
-
140
- * **package:** :arrow_up: update @flowcore/cli-plugin-auth-management to version 1.4.0 ([0b15372](https://github.com/flowcore-io/flowcore-cli/commit/0b1537249f9f6bcd4a1682eb834de8d2da329345))
141
-
142
- ## [4.12.6](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.5...v4.12.6) (2025-03-06)
143
-
144
-
145
- ### Bug Fixes
146
-
147
- * update scenario plugin to version 4.1.5 ([0ed9ddf](https://github.com/flowcore-io/flowcore-cli/commit/0ed9ddf811d738d7ef190854f6903c49ce39a365))
148
-
149
- ## [4.12.5](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.4...v4.12.5) (2025-02-16)
150
-
151
-
152
- ### Bug Fixes
153
-
154
- * update GitHub workflow runners to blacksmith instance ([d830b63](https://github.com/flowcore-io/flowcore-cli/commit/d830b63b5349eecf1357df5c097927cab40b1ef0))
155
- * updated IAM CLI plugin ([782b8a0](https://github.com/flowcore-io/flowcore-cli/commit/782b8a033105ee89cfcbaafab8a78cc7fb6fe682))
156
- * upgrade @flowcore/cli-plugin-iam to version 1.6.0 ([bc7520b](https://github.com/flowcore-io/flowcore-cli/commit/bc7520bca9797036f5f51ec47326eaeb708b6a1d))
157
-
158
- ## [4.12.4](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.3...v4.12.4) (2025-02-13)
159
-
160
-
161
- ### Bug Fixes
162
-
163
- * update plugin core ([16b489a](https://github.com/flowcore-io/flowcore-cli/commit/16b489a4d7562182f755ece82ab7363d99c143dd))
164
-
165
- ## [4.12.3](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.2...v4.12.3) (2025-02-13)
166
-
167
-
168
- ### Bug Fixes
169
-
170
- * update plugin-core ([b90d455](https://github.com/flowcore-io/flowcore-cli/commit/b90d4553b449fc4bac4fab3bf0b5e9283d4a5698))
171
-
172
- ## [4.12.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.1...v4.12.2) (2025-02-07)
173
-
174
-
175
- ### Bug Fixes
176
-
177
- * update data core plugin ([41e5d8e](https://github.com/flowcore-io/flowcore-cli/commit/41e5d8ea1b4a148745a3be0c76171e1eb0647b01))
178
-
179
- ## [4.12.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.12.0...v4.12.1) (2025-02-07)
180
-
181
-
182
- ### Bug Fixes
183
-
184
- * update data core plugin ([fe0f148](https://github.com/flowcore-io/flowcore-cli/commit/fe0f148033bb9cda056ac97669771afafb864cbe))
185
-
186
- ## [4.12.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.11.0...v4.12.0) (2025-02-07)
187
-
188
-
189
- ### Features
190
-
191
- * update plugins ([287bf1c](https://github.com/flowcore-io/flowcore-cli/commit/287bf1c4f2977691a9d943b22e53fb982360818c))
192
-
193
- ## [4.11.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.10.3...v4.11.0) (2025-01-31)
194
-
195
-
196
- ### Features
197
-
198
- * **iam:** :heavy_plus_sign: added iam plugin ([7afeab1](https://github.com/flowcore-io/flowcore-cli/commit/7afeab162a24bff0dae42b08a2a0c452915b7fbc))
199
- * update core plugin ([3a5b527](https://github.com/flowcore-io/flowcore-cli/commit/3a5b5270057be83d1cf8ff6fa9e6ffbfd70f78cf))
200
-
201
-
202
- ### Bug Fixes
203
-
204
- * update core plugin ([79ccbe9](https://github.com/flowcore-io/flowcore-cli/commit/79ccbe970215b6748da5b30cbb871f86af455f37))
205
- * update lock file ([d139388](https://github.com/flowcore-io/flowcore-cli/commit/d1393885d7d540e2484f5c70b83a5ad7d92e3bd5))
206
- * update to latest ([9d16be8](https://github.com/flowcore-io/flowcore-cli/commit/9d16be89206fd4f1268e9757c34e8203dd3117eb))
207
-
208
- ## [4.10.3](https://github.com/flowcore-io/flowcore-cli/compare/v4.10.2...v4.10.3) (2024-11-01)
209
-
210
-
211
- ### Bug Fixes
212
-
213
- * update plugin core ([4740fb5](https://github.com/flowcore-io/flowcore-cli/commit/4740fb505a69a8c1e15b5ec32986a7008d540517))
214
-
215
- ## [4.10.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.10.1...v4.10.2) (2024-11-01)
216
-
217
-
218
- ### Bug Fixes
219
-
220
- * downgrade core plugin ([8a1d29a](https://github.com/flowcore-io/flowcore-cli/commit/8a1d29a9d7151a3c5d51603201c87b7ab492576a))
221
- * fix version ([7e854fc](https://github.com/flowcore-io/flowcore-cli/commit/7e854fcd533a0cd97b5700ce36b833154630fb2a))
222
-
223
- ## [4.10.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.10.0...v4.10.1) (2024-11-01)
224
-
225
-
226
- ### Bug Fixes
227
-
228
- * update plugin core ([c1f2c25](https://github.com/flowcore-io/flowcore-cli/commit/c1f2c258eee8367ce74c0a8a05575ff3442b806d))
229
-
230
- ## [4.10.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.9.1...v4.10.0) (2024-10-25)
231
-
232
-
233
- ### Features
234
-
235
- * **apply:** :sparkles: added new diff command to diff supplied resources with applied ones ([2b42f91](https://github.com/flowcore-io/flowcore-cli/commit/2b42f91d011b4707bf34965eba8f81becef788c0))
236
-
237
- ## [4.9.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.9.0...v4.9.1) (2024-10-23)
238
-
239
-
240
- ### Bug Fixes
241
-
242
- * **configuration:** :bug: create data dir if it does not exist ([fa62af6](https://github.com/flowcore-io/flowcore-cli/commit/fa62af6d8a38b54bdab71fd4aa24b8d2162589af))
243
-
244
- ## [4.9.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.8.0...v4.9.0) (2024-10-23)
245
-
246
-
247
- ### Features
248
-
249
- * added info command for getting CLI configuration info ([5ff908f](https://github.com/flowcore-io/flowcore-cli/commit/5ff908f93a75da69473825a08b90754dd8068fd2))
250
-
251
-
252
- ### Bug Fixes
253
-
254
- * **configuration:** :rotating_light: fixed linting errors ([86f3a33](https://github.com/flowcore-io/flowcore-cli/commit/86f3a33d5204a86ecee40594a5db9001cb8b2a48))
255
-
256
- ## [4.8.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.7.2...v4.8.0) (2024-10-23)
257
-
258
-
259
- ### Features
260
-
261
- * **configuration:** :bug: fixed hook spec ([c0243cc](https://github.com/flowcore-io/flowcore-cli/commit/c0243ccb36022a9429300c858409633df52d3c2e))
262
- * **configuration:** :sparkles: added support for [@jsr](https://github.com/jsr) in using the datadir ([364dc6b](https://github.com/flowcore-io/flowcore-cli/commit/364dc6b60678e608c95b8a2db766ca82596dacf4))
263
-
264
-
265
- ### Bug Fixes
266
-
267
- * **configuration:** :bug: fixed filename to kebabcase ([b32c2dc](https://github.com/flowcore-io/flowcore-cli/commit/b32c2dc9c04e46960bb2e203cb76cf5bc5df27b5))
268
- * **configuration:** :bug: fixed test ([5ca549f](https://github.com/flowcore-io/flowcore-cli/commit/5ca549f91969c78c6dad1ae794c4084ed4d375f9))
269
-
270
- ## [4.7.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.7.1...v4.7.2) (2024-10-23)
271
-
272
-
273
- ### Bug Fixes
274
-
275
- * **configuration:** :bug: added .npmrc file to build ([2318386](https://github.com/flowcore-io/flowcore-cli/commit/231838605b9de478e67ba06affde568f279c9a74))
276
-
277
- ## [4.7.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.7.0...v4.7.1) (2024-10-23)
278
-
279
-
280
- ### Bug Fixes
281
-
282
- * add npmrc file ([7bd67a4](https://github.com/flowcore-io/flowcore-cli/commit/7bd67a4e9bfd08332070c5398c928458e7069b27))
283
-
284
- ## [4.7.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.6.0...v4.7.0) (2024-10-21)
285
-
286
-
287
- ### Features
288
-
289
- * **apply:** :sparkles: allow input from std-in, but it disables confirmation ([5e73503](https://github.com/flowcore-io/flowcore-cli/commit/5e73503038d1381eafad6b964ab1015fa9241282))
290
-
291
-
292
- ### Bug Fixes
293
-
294
- * **configuration:** :rotating_light: fixed linting errors ([6741b7d](https://github.com/flowcore-io/flowcore-cli/commit/6741b7d58c267b1566333c5c0a7e3049a364e272))
295
-
296
- ## [4.6.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.5.0...v4.6.0) (2024-10-21)
297
-
298
-
299
- ### Features
300
-
301
- * **apply:** :sparkles: added apply order to apply resources ([0e0fb61](https://github.com/flowcore-io/flowcore-cli/commit/0e0fb610a5e944287fbe2e898a9120906010d84a))
302
-
303
- ## [4.5.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.4.0...v4.5.0) (2024-10-21)
304
-
305
-
306
- ### Features
307
-
308
- * **delete:** :sparkles: added delete resource command ([66053de](https://github.com/flowcore-io/flowcore-cli/commit/66053de89d452ed6d07599f887335cfb69593428))
309
-
310
-
311
- ### Bug Fixes
312
-
313
- * :rotating_light: fixed linting errors ([447be65](https://github.com/flowcore-io/flowcore-cli/commit/447be65ce7072c08754ef70ef7070edcb64216c2))
314
-
315
- ## [4.4.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.3.2...v4.4.0) (2024-10-18)
316
-
317
-
318
- ### Features
319
-
320
- * **apply:** :art: update core plugin so that apply v2 displays what has been changed ([b155e1a](https://github.com/flowcore-io/flowcore-cli/commit/b155e1a209c080d40cfbb82cd122ffe0a227c0ea))
321
-
322
- ## [4.3.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.3.1...v4.3.2) (2024-10-18)
323
-
324
-
325
- ### Bug Fixes
326
-
327
- * **apply:** :bug: only parse docs to validate the base resource validity ([c7b9b66](https://github.com/flowcore-io/flowcore-cli/commit/c7b9b669414904c2f7e10ed38a788d595d07f845))
328
-
329
- ## [4.3.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.3.0...v4.3.1) (2024-10-18)
330
-
331
-
332
- ### Bug Fixes
333
-
334
- * **configuration:** :rotating_light: fixing lint error ([015c005](https://github.com/flowcore-io/flowcore-cli/commit/015c005f6ea1c61a9b1f707611c40fc35e694c6d))
335
- * **core:** :bug: fixed a bug with scan from the core plugin ([53a7e7e](https://github.com/flowcore-io/flowcore-cli/commit/53a7e7eaef2199abd923afcb0ec6292d6248cbb1))
336
-
337
- ## [4.3.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.2.3...v4.3.0) (2024-10-18)
338
-
339
-
340
- ### Features
341
-
342
- * **apply:** :sparkles: added flowcore apply v2 with api registry service hooks ([2115c9e](https://github.com/flowcore-io/flowcore-cli/commit/2115c9e61730c8c241578a3a76ec4d24845d969f))
343
-
344
-
345
- ### Bug Fixes
346
-
347
- * **apply:** :sparkles: added apply v2 option ([7c60fdc](https://github.com/flowcore-io/flowcore-cli/commit/7c60fdc1cab54de142b6526e0452dff41c902aea))
348
- * **configuration:** :rotating_light: fixed linting errors ([fe6e4e9](https://github.com/flowcore-io/flowcore-cli/commit/fe6e4e928d37c9280d5b299afdb9403ee15becd6))
349
-
350
- ## [4.2.3](https://github.com/flowcore-io/flowcore-cli/compare/v4.2.2...v4.2.3) (2024-10-17)
351
-
352
-
353
- ### Bug Fixes
354
-
355
- * update cli-plugin-core ([78015db](https://github.com/flowcore-io/flowcore-cli/commit/78015db9c4584089d2f2e5a60dac8f997bd80447))
356
-
357
- ## [4.2.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.2.1...v4.2.2) (2024-10-08)
358
-
359
-
360
- ### Bug Fixes
361
-
362
- * do not allow inputs to start or end with space ([f708bb2](https://github.com/flowcore-io/flowcore-cli/commit/f708bb2d6f4e7af070eec59c298a6c8f3a0c6f2e))
363
-
364
- ## [4.2.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.2.0...v4.2.1) (2024-10-07)
365
-
366
-
367
- ### Bug Fixes
368
-
369
- * **scenario:** :bug: updated the scenario plugin to fix a few minor issues ([8e5582f](https://github.com/flowcore-io/flowcore-cli/commit/8e5582f0a6c23be5c85e5d5f49bf480571ff2a42))
370
-
371
- ## [4.2.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.1.1...v4.2.0) (2024-09-30)
372
-
373
-
374
- ### Features
375
-
376
- * **dependencies:** :sparkles: updated scenario and daca core plugins ([63b8dcb](https://github.com/flowcore-io/flowcore-cli/commit/63b8dcb8301fb82b3eca0d22996b91b0500f374c))
377
-
378
- ## [4.1.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.1.0...v4.1.1) (2024-09-17)
379
-
380
-
381
- ### Bug Fixes
382
-
383
- * :bug: fixed graphql login problem ([47ffdac](https://github.com/flowcore-io/flowcore-cli/commit/47ffdacf7f166ef35bb673b1d2b968f861199587))
384
- * bumped flowcore plugin packages to latest versions ([4454218](https://github.com/flowcore-io/flowcore-cli/commit/445421803e12f71b48b77eb7d4c5a666389d6b40))
385
-
386
- ## [4.1.0](https://github.com/flowcore-io/flowcore-cli/compare/v4.0.3...v4.1.0) (2024-09-13)
387
-
388
-
389
- ### Features
390
-
391
- * **ai:** :sparkles: Added AI plugin that can be used with other plugins ([8a0fd5a](https://github.com/flowcore-io/flowcore-cli/commit/8a0fd5aa68dd0a5fc2e9d6ca1742eae78611575b))
392
-
393
-
394
- ### Bug Fixes
395
-
396
- * added missing readme ([0607bec](https://github.com/flowcore-io/flowcore-cli/commit/0607becf74efde7583b5fa903c610a618a634dcc))
397
-
398
- ## [4.0.3](https://github.com/flowcore-io/flowcore-cli/compare/v4.0.2...v4.0.3) (2024-09-11)
399
-
400
-
401
- ### Bug Fixes
402
-
403
- * bumped scenario plugin to fix get logs ([ead0a37](https://github.com/flowcore-io/flowcore-cli/commit/ead0a378d4feb10a516f83dfb240866a99438ee3))
404
-
405
- ## [4.0.2](https://github.com/flowcore-io/flowcore-cli/compare/v4.0.1...v4.0.2) (2024-09-11)
406
-
407
-
408
- ### Bug Fixes
409
-
410
- * bumped plugins with graphql client fix ([95f00a5](https://github.com/flowcore-io/flowcore-cli/commit/95f00a54d5ec0761f15fed8a74167558dc1ccbde))
411
-
412
- ## [4.0.1](https://github.com/flowcore-io/flowcore-cli/compare/v4.0.0...v4.0.1) (2024-09-10)
413
-
414
-
415
- ### Bug Fixes
416
-
417
- * updated core libraries with fixes for streaming ([f6077ce](https://github.com/flowcore-io/flowcore-cli/commit/f6077ce40debe9247080c7f5f473709e2eef7ecf))
418
-
419
- ## [4.0.0](https://github.com/flowcore-io/flowcore-cli/compare/v3.4.0...v4.0.0) (2024-09-09)
420
-
421
-
422
- ### ⚠ BREAKING CHANGES
423
-
424
- * updated oclif and flowcore core plugins, not compatibile with older versions
425
-
426
- ### Features
427
-
428
- * bumped base libraries ([c8e472c](https://github.com/flowcore-io/flowcore-cli/commit/c8e472c797467ca2b0572d427374928189604e61))
429
-
430
- ## [3.4.0](https://github.com/flowcore-io/flowcore-cli/compare/v3.3.1...v3.4.0) (2024-09-05)
431
-
432
-
433
- ### Features
434
-
435
- * added new transformer command ([ba69d1f](https://github.com/flowcore-io/flowcore-cli/commit/ba69d1f93c87780e8f4bc0970b6dc712ce0d0c0e))
436
-
437
- ## [3.3.1](https://github.com/flowcore-io/flowcore-cli/compare/v3.3.0...v3.3.1) (2024-09-04)
438
-
439
-
440
- ### Bug Fixes
441
-
442
- * bumped flowcore scenario plugin version to 3.3.1 ([422cc60](https://github.com/flowcore-io/flowcore-cli/commit/422cc60c013e5ee86b2996013f975d5ab8d97ad8))
443
-
444
- ## [3.3.0](https://github.com/flowcore-io/flowcore-cli/compare/v3.2.0...v3.3.0) (2024-09-03)
445
-
446
-
447
- ### Features
448
-
449
- * added functionality to manage secrets and support github pat token ([53f6c93](https://github.com/flowcore-io/flowcore-cli/commit/53f6c931e61528694b7de35b765555310290035b))
450
- * bumped flowcore scenario to latest shell version ([597462b](https://github.com/flowcore-io/flowcore-cli/commit/597462bc833de42ece7219ad4bb49476d32504d7))
451
- * updated to scenario plugin with private repo pat blueprint configuration ([e3dae25](https://github.com/flowcore-io/flowcore-cli/commit/e3dae259457061e4277aba3690db0e55a33ae1b6))
452
-
453
- ## [3.2.0](https://github.com/flowcore-io/flowcore-cli/compare/v3.1.1...v3.2.0) (2024-08-30)
454
-
455
-
456
- ### Features
457
-
458
- * added get tenant resources ([c800ba7](https://github.com/flowcore-io/flowcore-cli/commit/c800ba740153098b229361a86d1449d71ebdf8e9))
459
-
460
- ## [3.1.1](https://github.com/flowcore-io/flowcore-cli/compare/v3.1.0...v3.1.1) (2024-08-30)
461
-
462
-
463
- ### Bug Fixes
464
-
465
- * added flowcore auth management as default plugin ([659585d](https://github.com/flowcore-io/flowcore-cli/commit/659585d6f78970e9aad025f2d3c030f07d3b6401))
466
- * character typo ([7bd332f](https://github.com/flowcore-io/flowcore-cli/commit/7bd332f3bb62941649675d9c8c4a3f277399912b))
467
-
468
- ## [3.0.1](https://github.com/flowcore-io/flowcore-cli/compare/v3.0.0...v3.0.1) (2024-08-29)
469
-
470
-
471
- ### Bug Fixes
472
-
473
- * updated scenario to fix local stream ([7d58533](https://github.com/flowcore-io/flowcore-cli/commit/7d585330f92a41bf6314e7d9e17c332635d1e6ea))
474
-
475
- ## [3.0.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.22.0...v3.0.0) (2024-08-29)
476
-
477
-
478
- ### ⚠ BREAKING CHANGES
479
-
480
- * changed the signature of flowcore stream processing of everything other than log
481
- * updated core package to support stream output processor extensions
482
-
483
- ### Features
484
-
485
- * bumped flowcore scenario and core plugin ([a9d793f](https://github.com/flowcore-io/flowcore-cli/commit/a9d793fe451b181c918abc618835f65653aa17f8))
486
- * updated core package to support stream output processor extensions ([a9a9a5e](https://github.com/flowcore-io/flowcore-cli/commit/a9a9a5ed45ab0dbe9af2055ce014d97d0f5aa659))
487
-
488
- ## [2.22.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.21.0...v2.22.0) (2024-08-29)
489
-
490
-
491
- ### Features
492
-
493
- * added create new plugin feature ([fbeadda](https://github.com/flowcore-io/flowcore-cli/commit/fbeaddaa4e3cf956a425aca7a4d6948c397df217))
494
-
495
- ## [2.21.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.20.0...v2.21.0) (2024-08-28)
496
-
497
-
498
- ### Features
499
-
500
- * updated generator with new generator ([fd9db27](https://github.com/flowcore-io/flowcore-cli/commit/fd9db27943e0202ca999692e46494e30bfaffa52))
501
-
502
- ## [2.20.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.19.2...v2.20.0) (2024-08-28)
503
-
504
-
505
- ### Features
506
-
507
- * updated generator library to 1.1.0 for new bun service generator ([cab6273](https://github.com/flowcore-io/flowcore-cli/commit/cab62738878574ebaafcb5f84f05a2238ce4a9a1))
508
-
509
- ## [2.19.2](https://github.com/flowcore-io/flowcore-cli/compare/v2.19.1...v2.19.2) (2024-08-26)
510
-
511
-
512
- ### Bug Fixes
513
-
514
- * bumped flowcore core plugin version to optimized flowcore stream command ([5a55116](https://github.com/flowcore-io/flowcore-cli/commit/5a55116b1823d3e717b6e6c1bd9a3e0f5e506c2a))
515
-
516
- ## [2.19.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.19.0...v2.19.1) (2024-08-19)
517
-
518
-
519
- ### Bug Fixes
520
-
521
- * bumped scenario plugin ([3e0abce](https://github.com/flowcore-io/flowcore-cli/commit/3e0abce63029c0a5953e89dcf88e651ff37d1b12))
522
-
523
- ## [2.19.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.18.1...v2.19.0) (2024-08-19)
524
-
525
-
526
- ### Features
527
-
528
- * updated scenario plugin ([7b56a9f](https://github.com/flowcore-io/flowcore-cli/commit/7b56a9ff8fcbb5508f570dcd2c12096df1238a52))
529
-
530
-
531
- ### Bug Fixes
532
-
533
- * update plugin scenario ([feb85cd](https://github.com/flowcore-io/flowcore-cli/commit/feb85cd27edf859b1b81001404e9868c99f2e3ef))
534
-
535
- ## [2.18.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.18.0...v2.18.1) (2024-08-06)
536
-
537
-
538
- ### Bug Fixes
539
-
540
- * updated scenario plugin ([0240288](https://github.com/flowcore-io/flowcore-cli/commit/0240288cb238a212182728ad17369c80d281846f))
541
-
542
- ## [2.18.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.17.0...v2.18.0) (2024-08-06)
543
-
544
-
545
- ### Features
546
-
547
- * added reset adapter command ([bf3831c](https://github.com/flowcore-io/flowcore-cli/commit/bf3831c01e1356fa64059d82c3be0517840f7e81))
548
-
549
- ## [2.17.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.16.1...v2.17.0) (2024-07-15)
550
-
551
-
552
- ### Features
553
-
554
- * added generator plugin ([3dbf979](https://github.com/flowcore-io/flowcore-cli/commit/3dbf979f11d03a0e61d1f6efdb1c335139ce2db8))
555
-
556
- ## [2.16.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.16.0...v2.16.1) (2024-07-09)
557
-
558
-
559
- ### Bug Fixes
560
-
561
- * updated core plugin to fix issue with warning being logged wile using --json flag ([eec0f33](https://github.com/flowcore-io/flowcore-cli/commit/eec0f3307f3de5f5933a5960afe0348c90b8ea17))
562
-
563
- ## [2.16.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.10...v2.16.0) (2024-07-08)
564
-
565
-
566
- ### Features
567
-
568
- * Update @flowcore/cli-plugin-core to version 1.6.0 ([aab79bc](https://github.com/flowcore-io/flowcore-cli/commit/aab79bc8f6b97b907d876e3fc29f15785a087364))
569
-
570
- ## [2.15.10](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.9...v2.15.10) (2024-06-28)
571
-
572
-
573
- ### Bug Fixes
574
-
575
- * update core plugin ([7e2524b](https://github.com/flowcore-io/flowcore-cli/commit/7e2524b070bded79ae8b99b4d740c058b9234c10))
576
- * update datacore plugin ([16eecb9](https://github.com/flowcore-io/flowcore-cli/commit/16eecb91935a6b1874a09a3a0cac94f9608f86ba))
577
-
578
- ## [2.15.9](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.8...v2.15.9) (2024-06-24)
579
-
580
-
581
- ### Bug Fixes
582
-
583
- * Update @flowcore/cli-plugin-scenario to version 2.10.1 ([db4d39d](https://github.com/flowcore-io/flowcore-cli/commit/db4d39db94dd43edcca12f8c63c80f35532e94b7))
584
-
585
- ## [2.15.8](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.7...v2.15.8) (2024-06-21)
586
-
587
-
588
- ### Bug Fixes
589
-
590
- * Update @flowcore/cli-plugin-core to version 1.5.2 ([d87f6f3](https://github.com/flowcore-io/flowcore-cli/commit/d87f6f30f101006d4e7196e9e2b710a0ab5388df))
591
-
592
- ## [2.15.7](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.6...v2.15.7) (2024-06-04)
593
-
594
-
595
- ### Bug Fixes
596
-
597
- * Update @flowcore/cli-plugin-core to version 1.5.1 ([2a47878](https://github.com/flowcore-io/flowcore-cli/commit/2a47878a3533b0057c596696cb52e72960a6cd9e))
598
-
599
- ## [2.15.6](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.5...v2.15.6) (2024-06-03)
600
-
601
-
602
- ### Bug Fixes
603
-
604
- * Update @flowcore/cli-plugin-core to version 1.5.0 ([e8a56e6](https://github.com/flowcore-io/flowcore-cli/commit/e8a56e662c9decfdb32d61ef6dcf98acacc32cdb))
605
-
606
- ## [2.15.5](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.4...v2.15.5) (2024-05-31)
607
-
608
-
609
- ### Bug Fixes
610
-
611
- * Update @flowcore/cli-plugin-core to version 1.4.0 ([7f71890](https://github.com/flowcore-io/flowcore-cli/commit/7f71890f2a2f1feb1601c1e1ce22937c6ea94a7d))
612
-
613
- ## [2.15.4](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.3...v2.15.4) (2024-05-28)
614
-
615
-
616
- ### Bug Fixes
617
-
618
- * Update @flowcore/cli-plugin-core to version 1.3.1 ([695509d](https://github.com/flowcore-io/flowcore-cli/commit/695509d193de225d1b971da393f90caefe46c78f))
619
-
620
- ## [2.15.3](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.2...v2.15.3) (2024-05-28)
621
-
622
-
623
- ### Bug Fixes
624
-
625
- * Update @flowcore/cli-plugin-core to version 1.3.0 ([6ca3c9c](https://github.com/flowcore-io/flowcore-cli/commit/6ca3c9c54baf1d8f64bb9aa412c984d878817bd2))
626
-
627
- ## [2.15.2](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.1...v2.15.2) (2024-05-21)
628
-
629
-
630
- ### Bug Fixes
631
-
632
- * Update @flowcore/cli-plugin-core to version 1.2.0 ([aa2051e](https://github.com/flowcore-io/flowcore-cli/commit/aa2051e055caf1e1f27bca9b3bfcd5dc585c9703))
633
-
634
- ## [2.15.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.0...v2.15.1) (2024-04-24)
635
-
636
-
637
- ### Bug Fixes
638
-
639
- * Update cli-plugin-scenario to version 2.9.1 for bug fixes. ([f4d2ff2](https://github.com/flowcore-io/flowcore-cli/commit/f4d2ff2098f0a70ec24cab48be26ec37b11e00c0))
640
-
641
- ## [2.15.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.14.0...v2.15.0) (2024-04-24)
642
-
643
-
644
- ### Features
645
-
646
- * Update cli-plugin-scenario to version 2.9.0 and enquirer to version 2.4.1. ([c8372d4](https://github.com/flowcore-io/flowcore-cli/commit/c8372d4ad4539a658c8e879f4eed8d304d319a8f))
647
-
648
- ## [2.14.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.13.0...v2.14.0) (2024-04-17)
649
-
650
-
651
- ### Features
652
-
653
- * Update cli-plugin-scenario to version 2.8.0 and enquirer to version 2.4.1. ([2601ee9](https://github.com/flowcore-io/flowcore-cli/commit/2601ee94e6e415210eb060d97fbac7b0f00b5aed))
654
-
655
- ## [2.13.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.12.0...v2.13.0) (2024-04-17)
656
-
657
-
658
- ### Features
659
-
660
- * Update plugin versions to 2.12.0 for flowcore/cli and 1.1.0 for cli-plugin-config, 2.2.1 for cli-plugin-data-core, and 2.7.0 for cli-plugin-scenario. ([73f00dd](https://github.com/flowcore-io/flowcore-cli/commit/73f00dd1eb7b1653033671e1b37668de36732988))
661
-
662
- ## [2.12.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.11.0...v2.12.0) (2024-03-28)
663
-
664
-
665
- ### Features
666
-
667
- * update versions and links for flowcore cli and plugins. added support for client credentials ([f87c389](https://github.com/flowcore-io/flowcore-cli/commit/f87c38957584e7d82bb793963d069c256c72646c))
668
-
669
- ## [2.11.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.10.1...v2.11.0) (2024-03-08)
670
-
671
-
672
- ### Features
673
-
674
- * update versions and links for flowcore cli and plugins ([cd7e7e0](https://github.com/flowcore-io/flowcore-cli/commit/cd7e7e03ce6e4090c64668ad6a9108e3f5fa7994))
675
-
676
- ## [2.10.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.10.0...v2.10.1) (2024-03-07)
677
-
678
-
679
- ### Bug Fixes
680
-
681
- * update cli-plugin-scenario to version 2.6.1 for bug fixes and improvements ([2274a9b](https://github.com/flowcore-io/flowcore-cli/commit/2274a9b6a42d9592673bcfaf2e84927a060cbb58))
682
-
683
- ## [2.10.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.9.2...v2.10.0) (2024-03-07)
684
-
685
-
686
- ### Features
687
-
688
- * update "@flowcore/cli-plugin-scenario" to version 2.6.0 ([566ea9b](https://github.com/flowcore-io/flowcore-cli/commit/566ea9b36503280baf268b604be869b6393eaa6e))
689
-
690
- ## [2.9.2](https://github.com/flowcore-io/flowcore-cli/compare/v2.9.1...v2.9.2) (2024-03-07)
691
-
692
-
693
- ### Bug Fixes
694
-
695
- * update log format in processEvents function to correctly output payload and response ([caeb368](https://github.com/flowcore-io/flowcore-cli/commit/caeb3689d0e72b931a45b8916f511e56c76b4aa2))
696
-
697
- ## [2.9.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.9.0...v2.9.1) (2024-03-07)
698
-
699
-
700
- ### Bug Fixes
701
-
702
- * update log format in processEvents function to correctly output payload and response ([8945ef4](https://github.com/flowcore-io/flowcore-cli/commit/8945ef4e7d7dd05140f4624cba8cf816fdeb9705))
703
-
704
- ## [2.9.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.8.2...v2.9.0) (2024-03-07)
705
-
706
-
707
- ### Features
708
-
709
- * add support for sending only the event payload to the destination in processEvents function ([fa44f87](https://github.com/flowcore-io/flowcore-cli/commit/fa44f8742c565df5b7482c21e7a2f0b597e671e0))
710
- * enhance stream command with max event option ([5bb9ff2](https://github.com/flowcore-io/flowcore-cli/commit/5bb9ff26c6d59007442cab1c1bcb2edae7182858))
711
-
712
- ## [2.8.2](https://github.com/flowcore-io/flowcore-cli/compare/v2.8.1...v2.8.2) (2024-02-28)
713
-
714
-
715
- ### Bug Fixes
716
-
717
- * show correct info when streaming ([aae6597](https://github.com/flowcore-io/flowcore-cli/commit/aae6597dff983db811cc156592c0b8ac946037a6))
718
-
719
- ## [2.8.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.8.0...v2.8.1) (2024-02-26)
720
-
721
-
722
- ### Bug Fixes
723
-
724
- * always get current time in live mode ([1a0befc](https://github.com/flowcore-io/flowcore-cli/commit/1a0befc1f29ff0157121ccbd8346357e89c35b18))
725
-
726
- ## [2.8.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.7.0...v2.8.0) (2024-02-24)
727
-
728
-
729
- ### Features
730
-
731
- * add now option to start arg to start streaming from now ([8070602](https://github.com/flowcore-io/flowcore-cli/commit/80706025d0a3ce0c9a0e57294d39eb530b34d3f9))
732
-
733
- ## [2.7.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.6.0...v2.7.0) (2024-02-22)
734
-
735
-
736
- ### Features
737
-
738
- * add generate manifest commands for scenario and data core ([551d80f](https://github.com/flowcore-io/flowcore-cli/commit/551d80f47e6537cb26e56ce9f69f4b25bb554ef2))
739
-
740
- ## [2.6.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.5.2...v2.6.0) (2024-02-22)
741
-
742
-
743
- ### Features
744
-
745
- * add option to add headers to stream ([41f88f3](https://github.com/flowcore-io/flowcore-cli/commit/41f88f39f53c233705507e7b3ece8bbf346b76e2))
746
-
747
- ## [2.5.2](https://github.com/flowcore-io/flowcore-cli/compare/v2.5.1...v2.5.2) (2024-02-22)
748
-
749
-
750
- ### Bug Fixes
751
-
752
- * update flowcore/cli version to 2.5.1 and flowcore/cli-plugin-scenario version to 2.3.0 ([10d2c34](https://github.com/flowcore-io/flowcore-cli/commit/10d2c346a005a8e707f85ec5bf0772ae283927c0))
753
-
754
- ## [2.5.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.5.0...v2.5.1) (2024-02-21)
755
-
756
-
757
- ### Bug Fixes
758
-
759
- * forced rebuild ([da9de94](https://github.com/flowcore-io/flowcore-cli/commit/da9de9419f41145f5e318557dd6d937e2da4c54d))
760
-
761
- ## [2.5.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.4.0...v2.5.0) (2024-02-21)
762
-
763
-
764
- ### Features
765
-
766
- * add support for skipping confirmation and profile in resource apply command ([e17228c](https://github.com/flowcore-io/flowcore-cli/commit/e17228c6666998fee8b7bfbb018a37d30e374342))
767
-
768
-
769
- ### Bug Fixes
770
-
771
- * update versions of @flowcore/cli-plugin-data-core and @flowcore/cli-plugin-scenario to 2.0.0 and 2.1.0 respectively ([aa82656](https://github.com/flowcore-io/flowcore-cli/commit/aa826569e7eac67b9fe8c76acfe45b4b1c6b0f73))
772
-
773
- ## [2.4.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.3.0...v2.4.0) (2024-02-20)
774
-
775
-
776
- ### Features
777
-
778
- * update flowcore CLI version to 2.3.0 and add new command 'flowcore scenario apply' ([869ec7f](https://github.com/flowcore-io/flowcore-cli/commit/869ec7f848e8a731a9fc08877e1d272d07a59294))
779
-
780
- ## [2.3.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.2.2...v2.3.0) (2024-02-19)
781
-
782
-
783
- ### Features
784
-
785
- * update `flowcore apply` command to support applying a resource manifest against the Flowcore Platform for multiple files ([74696c2](https://github.com/flowcore-io/flowcore-cli/commit/74696c2fd7da448bff7374656d1657ff3e063305))
786
-
787
- ## [2.2.2](https://github.com/flowcore-io/flowcore-cli/compare/v2.2.1...v2.2.2) (2024-02-16)
788
-
789
-
790
- ### Bug Fixes
791
-
792
- * bumped data core plugin ([3e3c5bc](https://github.com/flowcore-io/flowcore-cli/commit/3e3c5bc6c4ab3437ccece5ec28177fc68b9fe1ff))
793
-
794
- ## [2.2.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.2.0...v2.2.1) (2024-02-16)
795
-
796
-
797
- ### Bug Fixes
798
-
799
- * bumped data core plugin ([51df38b](https://github.com/flowcore-io/flowcore-cli/commit/51df38bb2445fb3ede92fd460f8431dc8ff41777))
800
-
801
- ## [2.2.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.1.1...v2.2.0) (2024-02-16)
802
-
803
-
804
- ### Features
805
-
806
- * added flowcore data-core plugin ([32dbc6a](https://github.com/flowcore-io/flowcore-cli/commit/32dbc6a60bc6d1c3e38da03b4d115ff634b00477))
807
-
808
-
809
- ### Bug Fixes
810
-
811
- * updated readme badge ([bd87eeb](https://github.com/flowcore-io/flowcore-cli/commit/bd87eeb7090a08f36e5c8b7b7da4bd0cc059f052))
812
-
813
- ## [2.1.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.1.0...v2.1.1) (2024-02-15)
814
-
815
-
816
- ### Bug Fixes
817
-
818
- * removed whoami from cli and moved to config plugin, bumped config plugin version ([784ace4](https://github.com/flowcore-io/flowcore-cli/commit/784ace4cfe386f2ead98ccc8bed5d2ec25b01767))
819
-
820
- ## [2.1.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.0.1...v2.1.0) (2024-02-15)
821
-
822
-
823
- ### Features
824
-
825
- * added config as a separate plugin ([4098793](https://github.com/flowcore-io/flowcore-cli/commit/40987938a60470b1c8082e813cb96baba089c5b6))
826
- * removed login from cli, moved to config plugin ([3789e06](https://github.com/flowcore-io/flowcore-cli/commit/3789e06b4938bc1b7429d3133ea8fe1054f7418f))
827
- * switch login profile automatically when providing a stream url ([8172d2d](https://github.com/flowcore-io/flowcore-cli/commit/8172d2dd765dc44f714a82c4a53f7c6c258000b9))
828
-
829
- ## [2.0.1](https://github.com/flowcore-io/flowcore-cli/compare/v2.0.0...v2.0.1) (2024-01-15)
830
-
831
-
832
- ### Bug Fixes
833
-
834
- * set to use scan mode when no time buckets are found ([f1fac44](https://github.com/flowcore-io/flowcore-cli/commit/f1fac447a058eb7a61eeff5690208203d27c0a79))
835
-
836
- ## [2.0.0](https://github.com/flowcore-io/flowcore-cli/compare/v1.3.0...v2.0.0) (2024-01-15)
837
-
838
-
839
- ### ⚠ BREAKING CHANGES
840
-
841
- * default mode now does not scan all time buckets but fetches populated ones from the index
842
-
843
- ### Features
844
-
845
- * added fetch of time bucket indexes to speed up fetching events, set --scan to query all time buckets within the requested range. ([650a7cd](https://github.com/flowcore-io/flowcore-cli/commit/650a7cd120ab372148abc79e3c105eee2687b466))
846
-
847
- ## [1.2.0](https://github.com/flowcore-io/flowcore-cli/compare/v1.1.2...v1.2.0) (2024-01-09)
848
-
849
-
850
- ### Features
851
-
852
- * added multiple events, added weeks functionality to start time ([9a2f8cc](https://github.com/flowcore-io/flowcore-cli/commit/9a2f8cc5e4c5dd885f5cab6c3fbd886caf6b482d))
853
-
854
- ## [1.1.2](https://github.com/flowcore-io/flowcore-cli/compare/v1.1.1...v1.1.2) (2024-01-09)
855
-
856
-
857
- ### Bug Fixes
858
-
859
- * removed extra log ([8c877c5](https://github.com/flowcore-io/flowcore-cli/commit/8c877c5dbbf1e4938dca7702f5652b634b08f3ef))
860
-
861
- ## [1.1.1](https://github.com/flowcore-io/flowcore-cli/compare/v1.1.0...v1.1.1) (2024-01-09)
862
-
863
-
864
- ### Bug Fixes
865
-
866
- * made sure to process last events in queue on no-live ([b8daffd](https://github.com/flowcore-io/flowcore-cli/commit/b8daffd667e2b1102e24f5b867a589c9e1939375))
867
-
868
- ## [1.1.0](https://github.com/flowcore-io/flowcore-cli/compare/v1.0.2...v1.1.0) (2024-01-09)
869
-
870
-
871
- ### Features
872
-
873
- * added json output ([c97b83e](https://github.com/flowcore-io/flowcore-cli/commit/c97b83e5f3f5d6172ce76e70d6331bee497b44db))
874
-
875
- ## [1.0.2](https://github.com/flowcore-io/flowcore-cli/compare/v1.0.1...v1.0.2) (2024-01-09)
876
-
877
-
878
- ### Bug Fixes
879
-
880
- * dont set start if it is defined ([72a275d](https://github.com/flowcore-io/flowcore-cli/commit/72a275d4b63195a4e594581550df8bd1fa6a6c8b))
881
-
882
- ## [1.0.1](https://github.com/flowcore-io/flowcore-cli/compare/v1.0.0...v1.0.1) (2024-01-09)
883
-
884
-
885
- ### Bug Fixes
886
-
887
- * removed yarn test for now ([0f29f07](https://github.com/flowcore-io/flowcore-cli/commit/0f29f077b4c155491d992c8dc3426105d70f5ee3))
888
-
889
- ## 1.0.0 (2024-01-09)
890
-
891
-
892
- ### Features
893
-
894
- * added build and release pipeline ([dcaa239](https://github.com/flowcore-io/flowcore-cli/commit/dcaa239fc3fb2be4eae9bc3ff7461a20b777f647))
895
- * initial version with working streaming ([23bef26](https://github.com/flowcore-io/flowcore-cli/commit/23bef267cd8959f10dabc10999e4fcfb8668d4b6))
896
- * initial version, no workflows ([2fc343f](https://github.com/flowcore-io/flowcore-cli/commit/2fc343f7787e7da8293f515922d9ea08362b3892))
897
-
898
-
899
- ### Bug Fixes
900
-
901
- * added yarn lock file ([4944ad3](https://github.com/flowcore-io/flowcore-cli/commit/4944ad3b53477c05f9bbbcfe73f46583aa6df712))
902
-
903
- ## [0.4.8](https://github.com/oclif/hello-world/compare/0.4.7...0.4.8) (2023-11-25)
904
-
905
-
906
- ### Bug Fixes
907
-
908
- * **deps:** bump @oclif/core from 3.11.0 to 3.12.0 ([80e5f57](https://github.com/oclif/hello-world/commit/80e5f5755ede98541b951125887c349cf1df3373))
909
-
910
-
911
-
912
- ## [0.4.7](https://github.com/oclif/hello-world/compare/0.4.6...0.4.7) (2023-11-18)
913
-
914
-
915
- ### Bug Fixes
916
-
917
- * **deps:** bump @oclif/core from 3.10.8 to 3.11.0 ([781bf61](https://github.com/oclif/hello-world/commit/781bf6149ceceeb54839971f93481db180542cba))
918
-
919
-
920
-
921
- ## [0.4.6](https://github.com/oclif/hello-world/compare/0.4.5...0.4.6) (2023-11-11)
922
-
923
-
924
- ### Bug Fixes
925
-
926
- * **deps:** bump @oclif/plugin-plugins from 4.0.2 to 4.1.5 ([90e69e5](https://github.com/oclif/hello-world/commit/90e69e58caab0d401869a7523dbcd1387803234d))
927
-
928
-
929
-
930
- ## [0.4.5](https://github.com/oclif/hello-world/compare/0.4.4...0.4.5) (2023-11-05)
931
-
932
-
933
- ### Bug Fixes
934
-
935
- * **deps:** bump @oclif/plugin-help from 5.2.19 to 5.2.20 ([d710325](https://github.com/oclif/hello-world/commit/d710325af125cd0acc4cb7ee732569efa29d9e6c))
936
-
937
-
938
-
939
- ## [0.4.4](https://github.com/oclif/hello-world/compare/0.4.3...0.4.4) (2023-10-28)
940
-
941
-
942
- ### Bug Fixes
943
-
944
- * **deps:** bump @oclif/plugin-plugins from 3.7.0 to 3.9.4 ([8369b56](https://github.com/oclif/hello-world/commit/8369b566d0ce50909e54b477ae5bb6c11b082f3d))
945
-
946
-
947
-
948
- ## [0.4.3](https://github.com/oclif/hello-world/compare/0.4.2...0.4.3) (2023-10-10)
949
-
950
-
951
- ### Bug Fixes
952
-
953
- * update dev.cmd too ([2ce7bdc](https://github.com/oclif/hello-world/commit/2ce7bdc2c2b262f8f16bcab62fe7c9c5dd8d3f48))
954
- * use node with ts-node loader ([5f406d6](https://github.com/oclif/hello-world/commit/5f406d6dd2ce06bcfe50a9c003bcfe25c63d93b4))
955
-
956
-
957
-
958
- ## [0.4.2](https://github.com/oclif/hello-world/compare/0.4.1...0.4.2) (2023-10-09)
959
-
960
-
961
- ### Bug Fixes
962
-
963
- * use latest eslint-config-oclif-typescript ([a010663](https://github.com/oclif/hello-world/commit/a010663092a2c269c56cecc96bfd4ff3bcb4a2f1))
964
-
965
-
966
-
967
- ## [0.4.1](https://github.com/oclif/hello-world/compare/0.4.0...0.4.1) (2023-10-04)
968
-
969
-
970
- ### Bug Fixes
971
-
972
- * deps ([ede92f9](https://github.com/oclif/hello-world/commit/ede92f95be182a8cd08f970781988959e02550b0))
973
- * satisfy linter ([896fd96](https://github.com/oclif/hello-world/commit/896fd96ab5821774751811567ab7d97d01e8bb2b))
974
-
975
-
976
-
977
- # [0.4.0](https://github.com/oclif/hello-world/compare/0.3.0...0.4.0) (2023-10-04)
978
-
979
-
980
- ### Features
981
-
982
- * bump core, add prettier ([5be0350](https://github.com/oclif/hello-world/commit/5be0350ed4446ec1fc2eba55b73b459875f8b90b))
983
-
984
-
985
-
986
- # [0.3.0](https://github.com/oclif/hello-world/compare/0.2.3...0.3.0) (2023-09-18)
987
-
988
-
989
- ### Features
990
-
991
- * update eslint configs ([85c1530](https://github.com/oclif/hello-world/commit/85c15307f8faefb2646050276a58c310f48cff2b))
992
-
993
-
994
-
995
- ## [0.2.3](https://github.com/oclif/hello-world/compare/0.2.2...0.2.3) (2023-09-17)
996
-
997
-
998
- ### Bug Fixes
999
-
1000
- * **deps:** bump @oclif/plugin-plugins from 3.4.0 to 3.7.0 ([04939c2](https://github.com/oclif/hello-world/commit/04939c21e6db4018ab8655c1f37ae3c10d85f0d1))
1001
-
1002
-
1003
-
1004
- ## [0.2.2](https://github.com/oclif/hello-world/compare/0.2.1...0.2.2) (2023-09-16)
1005
-
1006
-
1007
- ### Bug Fixes
1008
-
1009
- * **deps:** bump @oclif/core from 3.0.0-beta.12 to 3.0.0-beta.13 ([f054f82](https://github.com/oclif/hello-world/commit/f054f823c30b6080ae005a8f9fe5dd30290ad061))
1010
-
1011
-
1012
-
1013
- ## [0.2.1](https://github.com/oclif/hello-world/compare/0.2.0...0.2.1) (2023-09-09)
1014
-
1015
-
1016
- ### Bug Fixes
1017
-
1018
- * **deps:** bump @oclif/plugin-help from 5.2.17 to 5.2.19 ([60d2b33](https://github.com/oclif/hello-world/commit/60d2b338401d4d9a5790416c99b7cbe6c019346f))
1019
-
1020
-
1021
-
1022
- # [0.2.0](https://github.com/oclif/hello-world/compare/0.1.6...0.2.0) (2023-09-07)
1023
-
1024
-
1025
- ### Features
1026
-
1027
- * use ts-node in bin/dev.js ([6ab5e0f](https://github.com/oclif/hello-world/commit/6ab5e0f31cb7c09c196d30bd3ecdf2f9e7462ea8))
1028
-
1029
-
1030
-
1031
- ## [0.1.6](https://github.com/oclif/hello-world/compare/0.1.5...0.1.6) (2023-09-05)
1032
-
1033
-
1034
- ### Bug Fixes
1035
-
1036
- * remove ts-node loader ([370eba5](https://github.com/oclif/hello-world/commit/370eba5db778c240bf95fca27f5afac71aa48466))
1037
-
1038
-
1039
-
1040
- ## [0.1.5](https://github.com/oclif/hello-world/compare/0.1.4...0.1.5) (2023-09-05)
1041
-
1042
-
1043
- ### Bug Fixes
1044
-
1045
- * update bin scripts ([9d14905](https://github.com/oclif/hello-world/commit/9d1490590a11ff79f817dd8ec8e9a548b70d9aa6))
1046
-
1047
-
1048
-
1049
- ## [0.1.4](https://github.com/oclif/hello-world/compare/0.1.3...0.1.4) (2023-09-03)
1050
-
1051
-
1052
- ### Bug Fixes
1053
-
1054
- * **deps:** bump @oclif/core from 3.0.0-beta.6 to 3.0.0-beta.12 ([4a67b9f](https://github.com/oclif/hello-world/commit/4a67b9f67e287de7fca92376899b00cab25a2ada))
1055
-
1056
-
1057
-
1058
- ## [0.1.3](https://github.com/oclif/hello-world/compare/0.1.2...0.1.3) (2023-09-02)
1059
-
1060
-
1061
- ### Bug Fixes
1062
-
1063
- * **deps:** bump @oclif/plugin-plugins from 3.3.2 to 3.4.0 ([d077b38](https://github.com/oclif/hello-world/commit/d077b38d54d06aefd3ffc3d78235f4a682da423b))
1064
-
1065
-
1066
-
1067
- ## [0.1.2](https://github.com/oclif/hello-world/compare/0.1.1...0.1.2) (2023-08-31)
1068
-
1069
-
1070
- ### Bug Fixes
1071
-
1072
- * use core v3 ([0896ec1](https://github.com/oclif/hello-world/commit/0896ec15081020dd38f8cf9a26fd61f899182d29))
1073
-
1074
-
1075
-
1076
- ## [0.1.1](https://github.com/oclif/hello-world/compare/0.1.0...0.1.1) (2023-08-23)
1077
-
1078
-
1079
- ### Bug Fixes
1080
-
1081
- * add void to bin scripts ([a3e257e](https://github.com/oclif/hello-world/commit/a3e257efa4984834d221ec356dc5269dc8c39ee9))
1082
-
1083
-
1084
-
1085
- # [0.1.0](https://github.com/oclif/hello-world/compare/0.0.10...0.1.0) (2023-08-21)
1086
-
1087
-
1088
- ### Features
1089
-
1090
- * remove ts-node/esm shebang ([c2c3aab](https://github.com/oclif/hello-world/commit/c2c3aabcea5edf646ef87874cd4c7b87ad05c5f5))
1091
-
1092
-
1093
-
1094
- ## [0.0.10](https://github.com/oclif/hello-world/compare/0.0.9...0.0.10) (2023-08-13)
1095
-
1096
-
1097
- ### Bug Fixes
1098
-
1099
- * **deps:** bump @oclif/plugin-help from 5.2.15 to 5.2.17 ([08b2587](https://github.com/oclif/hello-world/commit/08b25875b07788a2969393efcbb7b1d7a1bdc1dd))
1100
-
1101
-
1102
-
1103
- ## [0.0.9](https://github.com/oclif/hello-world/compare/0.0.8...0.0.9) (2023-08-12)
1104
-
1105
-
1106
- ### Bug Fixes
1107
-
1108
- * **deps:** bump @oclif/plugin-plugins from 3.1.8 to 3.2.6 ([11e89e0](https://github.com/oclif/hello-world/commit/11e89e06d3eb1e12104bd562ff79ca2eaf0e3425))
1109
-
1110
-
1111
-
1112
- ## [0.0.8](https://github.com/oclif/hello-world/compare/0.0.7...0.0.8) (2023-08-12)
1113
-
1114
-
1115
- ### Bug Fixes
1116
-
1117
- * **deps:** bump @oclif/core from 2.11.7 to 2.11.8 ([ff1da5a](https://github.com/oclif/hello-world/commit/ff1da5aa66ede6dc657f2ceb0c57b3a3d71fa8ba))
1118
-
1119
-
1120
-
1121
- ## [0.0.7](https://github.com/oclif/hello-world/compare/0.0.6...0.0.7) (2023-08-10)
1122
-
1123
-
1124
- ### Bug Fixes
1125
-
1126
- * update tsconfig ([0cd7321](https://github.com/oclif/hello-world/commit/0cd73218c2a0c3fc44de072331a1b77217d06cc9))
1127
-
1128
-
1129
-
1130
- ## [0.0.6](https://github.com/oclif/hello-world/compare/0.0.5...0.0.6) (2023-08-10)
1131
-
1132
-
1133
- ### Bug Fixes
1134
-
1135
- * bin/dev shebang ([e1633f2](https://github.com/oclif/hello-world/commit/e1633f21c04eec833747080a3da9e10b51653840))
1136
-
1137
-
1138
-
1139
- ## [0.0.5](https://github.com/oclif/hello-world/compare/0.0.4...0.0.5) (2023-08-09)
1140
-
1141
-
1142
- ### Bug Fixes
1143
-
1144
- * bin/run shebang ([abbf92a](https://github.com/oclif/hello-world/commit/abbf92ab774077ef2e3634c6c8b679932d5f6158))
1145
-
1146
-
1147
-
1148
- ## [0.0.4](https://github.com/oclif/hello-world/compare/0.0.3...0.0.4) (2023-08-06)
1149
-
1150
-
1151
- ### Bug Fixes
1152
-
1153
- * **deps:** bump @oclif/plugin-help from 5.2.14 to 5.2.15 ([5a25888](https://github.com/oclif/hello-world/commit/5a258889436705c8a430188343294660b0aec8af))
1154
-
1155
-
1156
-
1157
- ## [0.0.3](https://github.com/oclif/hello-world/compare/0.0.2...0.0.3) (2023-08-03)
1158
-
1159
-
1160
- ### Bug Fixes
1161
-
1162
- * add experimentalSpecifierResolution ([a57c7e0](https://github.com/oclif/hello-world/commit/a57c7e07f2cfcc6a67d598773fe3a6ab7903c4ae))
1163
-
1164
-
1165
-
1166
- ## [0.0.2](https://github.com/oclif/hello-world/compare/0.0.1...0.0.2) (2023-07-29)
1167
-
1168
-
1169
- ### Bug Fixes
1170
-
1171
- * **deps:** bump @oclif/core from 2.10.0 to 2.11.1 ([2a28629](https://github.com/oclif/hello-world/commit/2a286297f0e021df4ab2c3f33686b142351c70ea))
1172
-
1173
-
1174
-
1175
- ## [0.0.1](https://github.com/oclif/hello-world/compare/27cc5bb44cc4aee53f74bfaef39c1fe03e637d72...0.0.1) (2023-07-27)
1176
-
1177
-
1178
- ### Bug Fixes
1179
-
1180
- * **deps:** bump @oclif/core from 2.9.4 to 2.10.0 ([27cc5bb](https://github.com/oclif/hello-world/commit/27cc5bb44cc4aee53f74bfaef39c1fe03e637d72))