Skip to content

Releases: Qovery/qovery-cli

v0.10.5

07 Feb 20:48
Compare
Choose a tag to compare

Changelog

7ae6df2 fix: qovery application env list

v0.10.4

07 Feb 16:03
Compare
Choose a tag to compare

Changelog

0a3032d fix: take the right project if multiple projects have the same name

v0.10.3

04 Feb 15:40
Compare
Choose a tag to compare

Changelog

c92585c feat: adding MySQL support
0896e9e feat: releasing 0.10.3 version
080e518 fix: adding exit if not enough permission for upgrading
a131ef9 fix: better upgrade version check

v0.10.2

04 Feb 00:26
Compare
Choose a tag to compare

Changelog

73ed3f2 Merge remote-tracking branch 'origin/master'
68ed204 fix(ghaction): sorting tags to get the latest one
787a671 fix: pass environment variables while building the container

v0.10.0

31 Jan 10:36
Compare
Choose a tag to compare

Changelog

aeb519d feat: add commands to add environment variables in project, environment, application feat: add commands to delete environment variables in project, environment, application
7d8f269 feat: inject user environment variables while running qovery run
dbdb01d feat: list environment variables from project, environment and application
68ed204 fix(ghaction): sorting tags to get the latest one

v0.9.2

28 Jan 17:34
Compare
Choose a tag to compare

Changelog

9f35725 feat: inject environment variables while running qovery run
1d09cac fix: removing branch name while deploy list

v0.9.1

28 Jan 10:46
Compare
Choose a tag to compare

Changelog

487bbab feat: adding upgrade and notification support
af46f15 fix: upgrade has to be implemented for windows support

v0.9.0

25 Jan 21:33
Compare
Choose a tag to compare

Changelog

820783b add: progression bar description
efd5dc9 feat: add command qovery deploy list to show the 10 last commit id feat: add command qovery deploy <commit id>
b6a7b54 feat: add command qovery deploy list to show the 10 last commit id feat: add command qovery deploy <commit id>

v0.8.1

22 Jan 21:06
Compare
Choose a tag to compare

Changelog

31dc019 fix: status progression bar

v0.8.0

22 Jan 19:01
Compare
Choose a tag to compare

Changelog

db2a9a4 feat: add progression bar to qovery status cmd with --watch arg.
4e9d64a fix: show the list of available projects when there is only one project
f980866 update: change the returned Status from Application and Service structs