From e1e90378eb900e4f28ed9defd6b08bc340f55bf3 Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 7 Aug 2025 17:14:12 -0400 Subject: [PATCH 1/2] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 2bee6562e..1a07d58b1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,35 @@ +stratis-cli 3.9.0 +================= +Required stratisd version: 3.9.0 + +Recommended development environment: Fedora 41 +Lowest supported Python interpreter: 3.9 + +- Support starting a pool without its cache: + https://github.com/stratis-storage/stratis-cli/pull/1185 + +- Increase version to 3.9.0: + https://github.com/stratis-storage/stratis-cli/pull/1184 + +- Revert "Reapply "Remove "pool encryption" subcommand""; + Add MOVE notices for moved subcommands in the man pages: + https://github.com/stratis-storage/stratis-cli/pull/1191 + https://github.com/stratis-storage/stratis-cli/pull/1183 + +- Tidies and Maintenance: + https://github.com/stratis-storage/stratis-cli/pull/1197 + https://github.com/stratis-storage/stratis-cli/pull/1196 + https://github.com/stratis-storage/stratis-cli/pull/1195 + https://github.com/stratis-storage/stratis-cli/pull/1194 + https://github.com/stratis-storage/stratis-cli/pull/1193 + https://github.com/stratis-storage/stratis-cli/pull/1192 + https://github.com/stratis-storage/stratis-cli/pull/1190 + https://github.com/stratis-storage/stratis-cli/pull/1189 + https://github.com/stratis-storage/stratis-cli/pull/1188 + https://github.com/stratis-storage/stratis-cli/pull/1187 + https://github.com/stratis-storage/stratis-cli/pull/1167 + + stratis-cli 3.8.2 ================= Required stratisd version: 3.8.2 @@ -12,6 +44,10 @@ Lowest supported Python interpreter: 3.9 https://github.com/stratis-storage/stratis-cli/pull/1174 https://github.com/stratis-storage/stratis-cli/pull/1172 +- Catch error in case journal-size value is too large: + https://github.com/stratis-storage/stratis-cli/issues/1178 + https://github.com/stratis-storage/stratis-cli/pull/1180 + - Revert "Remove "pool encryption" subcommand": https://github.com/stratis-storage/stratis-cli/pull/1161 From c9df894168ebcb6004f5f3394653555c3e2426e7 Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 30 Oct 2025 13:40:47 -0400 Subject: [PATCH 2/2] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 1a07d58b1..4fd667818 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -16,7 +16,44 @@ Lowest supported Python interpreter: 3.9 https://github.com/stratis-storage/stratis-cli/pull/1191 https://github.com/stratis-storage/stratis-cli/pull/1183 +- man: Add token slot related information to man pages: + https://github.com/stratis-storage/stratis-cli/pull/1203 + +- Improve get_errors method: + https://github.com/stratis-storage/stratis-cli/pull/1214 + https://github.com/stratis-storage/stratis-cli/pull/1213 + +- Add SizeTriple class; remove size_triple function: + https://github.com/stratis-storage/stratis-cli/pull/1229 + +- Distinguish between different NoReply stack trace: + https://github.com/stratis-storage/stratis-cli/pull/1219 + +- Increase lowest supported Python version to 3.12: + https://github.com/stratis-storage/stratis-cli/pull/1199 + - Tidies and Maintenance: + https://github.com/stratis-storage/stratis-cli/pull/1232 + https://github.com/stratis-storage/stratis-cli/pull/1231 + https://github.com/stratis-storage/stratis-cli/pull/1230 + https://github.com/stratis-storage/stratis-cli/pull/1228 + https://github.com/stratis-storage/stratis-cli/pull/1227 + https://github.com/stratis-storage/stratis-cli/pull/1226 + https://github.com/stratis-storage/stratis-cli/pull/1224 + https://github.com/stratis-storage/stratis-cli/pull/1221 + https://github.com/stratis-storage/stratis-cli/pull/1220 + https://github.com/stratis-storage/stratis-cli/pull/1218 + https://github.com/stratis-storage/stratis-cli/pull/1217 + https://github.com/stratis-storage/stratis-cli/pull/1216 + https://github.com/stratis-storage/stratis-cli/pull/1215 + https://github.com/stratis-storage/stratis-cli/pull/1212 + https://github.com/stratis-storage/stratis-cli/pull/1211 + https://github.com/stratis-storage/stratis-cli/pull/1210 + https://github.com/stratis-storage/stratis-cli/pull/1206 + https://github.com/stratis-storage/stratis-cli/pull/1205 + https://github.com/stratis-storage/stratis-cli/pull/1204 + https://github.com/stratis-storage/stratis-cli/pull/1202 + https://github.com/stratis-storage/stratis-cli/pull/1198 https://github.com/stratis-storage/stratis-cli/pull/1197 https://github.com/stratis-storage/stratis-cli/pull/1196 https://github.com/stratis-storage/stratis-cli/pull/1195 @@ -28,6 +65,7 @@ Lowest supported Python interpreter: 3.9 https://github.com/stratis-storage/stratis-cli/pull/1188 https://github.com/stratis-storage/stratis-cli/pull/1187 https://github.com/stratis-storage/stratis-cli/pull/1167 + https://github.com/stratis-storage/stratis-cli/pull/1162 stratis-cli 3.8.2