Release 0.6.6

- New command-line tool: vitastor-cli
- Implement layer (snapshot/clone) merge and delete
- Remove 'bool' from the C header
- Fix a very rare flusher stall
- More diagnostics now printed for slow ops in the log
This commit is contained in:
Vitaliy Filippov
2021-10-19 02:26:37 +03:00
parent 38d85da19a
commit fb2f7a0d3c
14 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ package vitastor
const (
vitastorCSIDriverName = "csi.vitastor.io"
vitastorCSIDriverVersion = "0.6.5"
vitastorCSIDriverVersion = "0.6.6"
)
// Config struct fills the parameters of request or user input