Release 1.3.1

Hotfix to 1.3.0 - new "journal space reservation" had a bug which
caused OSDs to crash with EC and without immediate_commit.
This commit is contained in:
Vitaliy Filippov
2023-12-04 18:35:09 +03:00
parent a5e3dfbc5a
commit a1c7cc3d8d
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vitastor-mon",
"version": "1.3.0",
"version": "1.3.1",
"description": "Vitastor SDS monitor service",
"main": "mon-main.js",
"scripts": {