Skip to content

Releases: CleverCloud/clever-tools

v3.9.0

23 Oct 13:15
58032c8
Compare
Choose a tag to compare

3.9.0 (2024-10-23)

🚀 Features

  • addon: add Keycloak temporary password instructions (cc66497)
  • addon: add URL to use/manage add-on at creation (36226c5)
  • addon: enable string value for option keys (9f36289)
  • domain: init diag command (d0ce64c)
  • domain: init overview command (32e4294)
  • profile: add token expiry to clever profile (8b6be6e)

🐛 Bug Fixes

  • addon: update Beta providers list (83fd0b9)
  • display stacktraces in verbose mode (again) (a5f46d6)

v3.8.3

12 Sep 17:04
4bfdcb0
Compare
Choose a tag to compare

3.8.3 (2024-09-11)

🐛 Bug Fixes

  • addon delete without org parameter (24cfd5a), closes #811
  • dependencies: remove text-table from devDependencies (bf020bf), closes #819
  • update-notifier: change the docs URL within the update message (1803dce)
  • update-notifier: set isGlobal to true (1987408), closes #812

v3.8.2

22 Aug 12:46
499c643
Compare
Choose a tag to compare

3.8.2 (2024-08-22)

🐛 Bug Fixes

  • drain: default index-prefix for elasticsearch drain should be null (d38d0ae)

v3.8.1

02 Jul 15:43
776e024
Compare
Choose a tag to compare

3.8.1 (2024-07-02)

🐛 Bug Fixes

  • addon: status of Keycloak (fe64a91)
  • drain: remove double --addon option (b978024), closes #786

v3.8.0

01 Jul 21:30
9dffeb5
Compare
Choose a tag to compare

3.8.0 (2024-07-01)

🚀 Features

  • accesslogs: support --app argument (d774a74)
  • accesslogs: use API v4 and disable add-on support for now (619095d)
  • activity: add --format json|json-stream|human option (da23737), closes #589
  • activity: support --app argument (9431f31)
  • add a --no-color global option (90a4e10), closes #631
  • addon providers show: add --format json|human option (23bfac6), closes #589
  • addon providers: add --format json|human option (9b806a1), closes #589
  • applications: add list subcommand to list all applications (f654588)
  • cancel-deploy: support --app argument (4e9d859)
  • config: support --app argument (2614111)
  • console: open the Console even if no app is linked (111fc51)
  • console: support --app argument (7253799)
  • delete: support --app argument (7b4d6da)
  • deploy,restart: handle exit-on option to end deployment logs (f2e1981)
  • diag: add --format json|human option (922515e), closes #589
  • domain: support --app argument (19d3f8e)
  • drain: add --format json|human option (e0f70c2), closes #589
  • drain: support --app argument (a45f0bd)
  • env: add --format json|shell|human option (fcb25ff), closes #589
  • env: support --app argument (8b02f0b)
  • logs: support --app argument (4cb62bf)
  • notify-email: add --format json|human option (6cc4e16), closes #589
  • open: support --app argument (3121d0d)
  • profile: add --format json|human option (2ce27f2), closes #589
  • published-config: add --format json|shell|human option (8dd42c9), closes #589
  • published-config: support --app argument (7f68430)
  • restart: support --app argument (1ac6074)
  • scale: support --app argument (5e89327)
  • service: add --format json|human option (0f23885), closes #589
  • service: support --app argument (0f02f78)
  • ssh: support --app argument (c1ef739)
  • status: add --format json|human option (d929587), closes #589
  • status: support --app argument (62428c9)
  • stop: support --app argument (7d27b0b)
  • tcp-redirs list-namespaces: add --format json|human option (02e9a9d), closes #589
  • tcp-redirs: add --format json|human option (8d14c6e), closes #589
  • tcp-redirs: support --app argument (dd0219c)
  • webhooks: add --format json|human option (4f0f9ae), closes #589

🐛 Bug Fixes

  • addon: add missing --format FORMAT option (cbe6fef)
  • drain: wrong link between command option and its processing (fb2bae0)
  • remove automatic colors when console.error and console.warn are used (f630c19), closes #768
  • rework --no-update-notifier global option behavior (0acab8b), closes #649

v3.7.0

11 Jun 08:29
f21a03c
Compare
Choose a tag to compare

3.7.0 (2024-06-11)

🚀 Features

  • activity: add deployment id (094ce7c), closes #430 #193
  • activity: shorten commit id (a977360)
  • addon create: choose the cheapest plan by default (87376f8), closes #653
  • addon: list available addon providers when invalid provider is specified (e7684fe)

🐛 Bug Fixes

  • activity: fix activity list refresh when --follow options is enabled (04e0133)
  • fix clever curl in packaged and node version (0ef585f)

v3.6.1

18 Apr 10:11
70ed432
Compare
Choose a tag to compare

3.6.1 (2024-04-18)

🐛 Bug Fixes

v3.6.0

16 Apr 11:38
ea95fcb
Compare
Choose a tag to compare

3.6.0 (2024-04-16)

🚀 Features

  • logs: support SD-PARAM RFC5424 for UDP and TCP drains (38407ad)

🐛 Bug Fixes

  • addon: add TLS param to MateriaDB KV connect info (dcd01c1)
  • addon: allow json format in new list subcommand (cec0e85)
  • logs: add details about configuration for specific drains (55054d4)

v3.5.2

11 Apr 14:41
4e0a8fb
Compare
Choose a tag to compare

3.5.2 (2024-04-11)

🐛 Bug Fixes

  • curl: fix clever curl command when used with the auto packaged binary version (7197f29), closes #713

v3.5.1

10 Apr 17:08
7bedc2e
Compare
Choose a tag to compare

3.5.1 (2024-04-10)

🐛 Bug Fixes

  • build: fix PKGBUILD template for arch/AUR build (71d37f0), closes #708