Release 0.6.0

Warning: upgrading from 0.5.x is currently not supported!
Please create an issue if you really need upgrade capability.

New features:
- Snapshots and Copy-on-Write clones
- Inode (image) names
- Inode I/O and space statistics
- Write throttling for smoothing random write workloads in SSD+HDD configurations
This commit is contained in:
Vitaliy Filippov
2021-04-11 00:49:18 +03:00
parent 64eeb79051
commit 0b41ffc08d
8 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 0.5.13
Version: 0.6.0
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.5.13.el8.tar.gz
Source0: vitastor-0.6.0.el8.tar.gz
BuildRequires: liburing-devel >= 0.6
BuildRequires: gperftools-devel