Skip to content

Releases: nhost/cli

v1.29.5

28 Mar 09:52
f225ffa
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: update certs and dependencies and remove unnecessary bind volumes @dbarrosop (#953)

Breaking change

minio data has been moved from a bind folder to a docker volume. This means any data prior to the upgrade will not be present after upgrading the CLI. You can copy the data if you need it with the command:

docker cp .nhost/data/$BRANCH/minio/nhost $PROJECT-minio-1:/data/

replace branch with your git branch (i.e. main) and $PROJECT with your project's name (typically the folder name)

v1.29.4

12 Mar 09:36
f8556fb
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.29.3

11 Feb 09:25
7845444
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.29.2

06 Feb 13:32
624a77c
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.29.1

28 Jan 12:30
4edfd59
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.29.0

17 Jan 06:57
5096189
Compare
Choose a tag to compare

Changes

🚀 Features

v1.28.3

08 Jan 14:23
9dbe321
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.28.2

11 Dec 06:29
58b8ba7
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • chore: remove unnecessary/unsafe permissions to gen_ai_review @dbarrosop (#932)

v1.28.1

05 Dec 17:11
0e3084f
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.28.0

05 Dec 14:00
2594c13
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance