Release 0.9.0

New features:
- Scrubbing! Check documentation: [auto_scrub](src/branch/master/docs/config/osd.en.md#auto_scrub)
- Document online-updatable configuration parameters

Bug fixes:
- Fix NaN during PG optimisation if there are nonexisting OSDs in node_placement
- Fix monitor crash on pool deletion
- Clear journal_device and meta_device before initialising the next OSD in automatic mode
- Sync unsynced deletes before overwriting them with a lower version
  (reproducted mostly/only after scrubbing)
This commit is contained in:
Vitaliy Filippov
2023-05-21 15:07:14 +03:00
parent eeaba11ebd
commit 3b4cf29e65
17 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: Vitastor
Description: Vitastor client library
Version: 0.8.9
Version: 0.9.0
Libs: -L${libdir} -lvitastor_client
Cflags: -I${includedir}