From 62c377c62537a386faed5586bec097a191909b85 Mon Sep 17 00:00:00 2001 From: Anne Mulhern Date: Apr 13 2023 18:58:33 +0000 Subject: Update modules/release-notes/pages/sysadmin/Storage.adoc Add Stratis release notes for f38 --- diff --git a/modules/release-notes/pages/sysadmin/Storage.adoc b/modules/release-notes/pages/sysadmin/Storage.adoc index 54bd7cf..5449fa8 100644 --- a/modules/release-notes/pages/sysadmin/Storage.adoc +++ b/modules/release-notes/pages/sysadmin/Storage.adoc @@ -1,5 +1,28 @@ - include::{partialsdir}/entities.adoc[] [[sect-storage]] = Storage + +== Stratis 3.5 +This upgrade to Stratis 3.5 includes new releases of stratisd 3.5.2 and +stratis-cli 3.5.1. + +In https://stratis-storage.github.io/stratis-release-notes-3-3-0/[Stratis 3.3.0], +support for growing a physical device was added, extension of filesystems was +parallelized, and management of the the thinpool was further stabilized +through an improved algorithm for metadata allocation. + +In https://stratis-storage.github.io/stratis-release-notes-3-4-0/[Stratis 3.4.0], +support for specifying a pool by name as well as UUID when starting a pool was +added. + +Since https://stratis-storage.github.io/stratis-release-notes-3-5-0/[Stratis 3.5.0], +when a pool with a cache is encrypted, its cache is also encrypted. + +Since https://stratis-storage.github.io/stratisd-release-notes-3-5-2/[Stratis 3.5.2], +a new subpackage, stratisd-tools, containing the stratis-dumpmetadata tool, +is included among the stratisd packages. + +Please see +https://github.com/stratis-storage/stratisd/blob/master/CHANGES.txt[the stratisd changelog] and +https://github.com/stratis-storage/stratis-cli/blob/master/CHANGES.txt[the stratis-cli changelog] for further details. \ No newline at end of file