Skip to content

Commit

Permalink
Stable v0.15.0
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Guidée <[email protected]>
  • Loading branch information
quentinguidee committed Nov 23, 2023
1 parent 8f8a04e commit 393673f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion baselines/beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"date": "2023-11-23",
"version": "v0.15.0",
"description": "WARNING: this version introduces breaking changes. Please backup your data. This release fixes various container volume issues.",
"description": "WARNING: this version introduces breaking changes. Please proceed with a clean install. This release fixes various container volume issues.",
"vertex": "v0.15.0",
"vertex_client": "v0.15.0",
"vertex_services": "efec185c36d9d0acb640a1a45e080ed782ed6575"
Expand Down
10 changes: 5 additions & 5 deletions baselines/stable.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"date": "2023-11-22",
"version": "v0.14.1",
"description": "This new version moves forward in the process of unifying the web components, while also adding many tests and refactoring the code.",
"vertex": "v0.14.0",
"vertex_client": "v0.14.1",
"date": "2023-11-23",
"version": "v0.15.0",
"description": "WARNING: this version introduces breaking changes. Please proceed with a clean install. This release fixes various container volume issues.",
"vertex": "v0.15.0",
"vertex_client": "v0.15.0",
"vertex_services": "efec185c36d9d0acb640a1a45e080ed782ed6575"
}
8 changes: 8 additions & 0 deletions baselines/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"date": "2023-11-23",
"version": "v0.15.0",
"description": "WARNING: this version introduces breaking changes. Please proceed with a clean install. This release fixes various container volume issues.",
"vertex": "v0.15.0",
"vertex_client": "v0.15.0",
"vertex_services": "efec185c36d9d0acb640a1a45e080ed782ed6575"
},
{
"date": "2023-11-22",
"version": "v0.14.1",
Expand Down

0 comments on commit 393673f

Please sign in to comment.