Release 1.4.1

- Fix a monitor crash on primary OSD switching introduced in 1.4.0
- Fix "partly outside array bounds" warnings for GCC 12 in cpp-btree
- Fix a realloc memory leak in theory possible with too large listings (OSD_OP_LIST)
This commit is contained in:
Vitaliy Filippov
2024-01-18 02:31:42 +03:00
parent 80aac39513
commit ba55f91409
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ package vitastor
const (
vitastorCSIDriverName = "csi.vitastor.io"
vitastorCSIDriverVersion = "1.4.0"
vitastorCSIDriverVersion = "1.4.1"
)
// Config struct fills the parameters of request or user input