Skip to content

Commit f0a0dbc

Browse files
committed
Release v5.0.0
1 parent 5dad539 commit f0a0dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v5.0.0 (unreleased)
1+
## v5.0.0 (2024-08-20)
22

33
* Breaking change: the application name needs to be provided with `koyeb db` commands. In the past, the command `koyeb db create mydb` created a database named `mydb` under the hardcoded application `koyeb-db-preview-app`. With this new version, it is mandatory to specify the service name, for example with `koyeb db create myapp/mydb` or `koyeb db create mydb --app myapp`.
44
* Allow to rename a database with `koyeb db update myapp/mydb --name newname`.

0 commit comments

Comments
 (0)