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
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 0.6.5
Version: 0.6.6
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-0.6.5.el7.tar.gz
Source0: vitastor-0.6.6.el7.tar.gz
BuildRequires: liburing-devel >= 0.6
BuildRequires: gperftools-devel