Release 0.6.17

- Fix incorrect reading of extra metadata block leading to extra unknown objects in stats
- Fix CSI driver volumeMode: Block support
- Add block PVC and pod examples
- Fix build under 32 bit architectures
- Fix slow connection ramp-up caused by up_wait_retry_interval
This commit is contained in:
Vitaliy Filippov
2022-05-06 02:18:01 +03:00
parent 714dda8151
commit bb84379db6
16 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: Vitastor
Description: Vitastor client library
Version: 0.6.16
Version: 0.6.17
Libs: -L${libdir} -lvitastor_client
Cflags: -I${includedir}