From dc2718f766aa9133d260c5b9b548eec53c8a0762 Mon Sep 17 00:00:00 2001 From: mulhern Date: Nov 13 2022 03:49:40 +0000 Subject: Stratis release notes Signed-off-by: mulhern --- diff --git a/modules/release-notes/pages/sysadmin/Storage.adoc b/modules/release-notes/pages/sysadmin/Storage.adoc index 54bd7cf..b2146bb 100644 --- a/modules/release-notes/pages/sysadmin/Storage.adoc +++ b/modules/release-notes/pages/sysadmin/Storage.adoc @@ -3,3 +3,16 @@ include::{partialsdir}/entities.adoc[] [[sect-storage]] = Storage + +== Stratis 3.2.0 +The upgrade to Stratis 3.2.0 includes the following significant new features: + +* In https://stratis-storage.github.io/stratis-release-notes-3-1-0/[Stratis 3.1.0], +a complete redesign and reimplementation of thinpool block layer management. +See https://stratis-storage.github.io/thin-provisioning-redesign/[the separate blog post] +for more detailed discussion of the redesign. +* In https://stratis-storage.github.io/stratis-release-notes-3-2-0/[Stratis 3.2.0], the ability to stop and to start individual pools. + +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.