Releases: coveo/cli
Releases · coveo/cli
[Version bump] chore(release): publish v1.18.0
[Version bump] chore(release): publish v1.17.0
[Version bump] chore(release): publish v1.16.0
[Version bump] chore(release): publish v1.15.1
Note: Version bump only for package cli-tools
[Version bump] chore(release): publish v1.15.0
[Version bump] chore(release): publish v1.14.0
Bug Fixes
- add repository key on search-token-server (#445) (f1f0034)
- cli: use proper region suffix (4af6fb1)
- deps: update all dependencies j:cdx-227 (#439) (05dc662)
- deps: update dependency @coveord/platform-client to v25 j:cdx-227 (#440) (3943634)
Features
- add better message when user doesn't have permissions to create an API key (#447) (9db1dde)
- add feedback during and after computing the expanded preview (#448) (34d3658)
- cli: add version on config.json (#442) (66e903b)
- cli: unbundle 3rd-party CLIs (#434) (377c6f5)
- react: commit /server directory on project creation (#444) (e1d0694)
- snapshot: enhance snapshot error messages (#431) (46947b3)
- ui: add better message when user doesn't have permissions to create an API key (#429) (2f2f986)
Reverts
[Version bump] chore(release): publish v1.13.0
Bug Fixes
- cli: add description fields in package.json (#396) (4dfc8d3)
- cli: handle npx 7 (#409) (fb2a849)
- deps: update all dependencies j:cdx-227 (#411) (c2363ff)
- deps: update all dependencies j:cdx-227 (#415) (b287d72)
- snapshot: add check before generating expanded preview (#427) (4207eab)
- snapshot: do not delete snapshot if cannot apply (#422) (b499bca)
- vue: fix broken pager buttons (#421) (0fa9686)
Features
- cli: expanded preview (#267) (69262c1), closes #365
- snapshot: add a
--wait
flag on allorg:config:*
commands (#397) (a74c1de), closes #398 #404 - snapshot: add better logs to monitor command (#412) (792f716)
- snapshot: change
--wait
flag character (#414) (00cd92c) - snapshot: enforce json format. (#405) (d0146d5), closes #365
[Version bump] chore(release): publish v1.12.0
[Version bump] chore(release): publish v1.11.0
Bug Fixes
- cli: command timing out without showing info (#377) (d898858)
- cli: wait for snapshot to be done (#378) (9eb81a2)
- config: fix race condition in config file (#381) (a65395d), closes #386
- deps: pin dependencies j:cdx-227 (#376) (ce25520)
- deps: update all dependencies j:cdx-227 (#393) (ce7f98b)
- e2e: waitForNavigation on login (#392) (3ccacf9)
- snapshot: fix invalid timeout message (#380) (20ad3d0)
- vue: support project creation with Node 16 and pnpm (#394) (aec9ba0)
- remove
appendCmdIfWindows
(#391) (61d8f13) - react: remove console errors (#385) (ed4069f)
- vue: Remove
FieldActions
warning (#382) (bae7a60)