1- stratis-cli 3.8.0 (UNRELEASED)
2- ==============================
1+ stratis-cli 3.8.0
2+ =================
33Required stratisd version: 3.7.0
44
55Recommended development environment: Fedora 40
@@ -10,7 +10,16 @@ Lowest supported Python interpreter: 3.9.16
1010* Update for r8 D-Bus revision:
1111 https://github.com/stratis-storage/stratis-cli/pull/1107
1212
13+ * Adapt to new token-slot using D-Bus API:
14+ https://github.com/stratis-storage/stratis-cli/pull/1116
15+
16+ * Support integrity options on pool create:
17+ https://github.com/stratis-storage/stratis-cli/pull/1110
18+
1319* Support v2 metadata changes in display code:
20+ https://github.com/stratis-storage/stratis-cli/pull/1127
21+ https://github.com/stratis-storage/stratis-cli/pull/1125
22+ https://github.com/stratis-storage/stratis-cli/pull/1122
1423 https://github.com/stratis-storage/stratis-cli/pull/1023
1524
1625* Remove error classes for distinguishing D-Bus properties:
@@ -20,6 +29,10 @@ Lowest supported Python interpreter: 3.9.16
2029- Update for r7 D-Bus revision:
2130 https://github.com/stratis-storage/stratis-cli/pull/1035
2231
32+ * man: add more information to schedule-revert entry:
33+ https://github.com/stratis-storage/stratis-cli/issues/1104
34+ https://github.com/stratis-storage/stratis-cli/pull/1108
35+
2336- Support snapshot revert operations:
2437 https://github.com/stratis-storage/stratis-cli/issues/1085
2538 https://github.com/stratis-storage/stratis-cli/pull/1087
@@ -37,6 +50,9 @@ Lowest supported Python interpreter: 3.9.16
3750 https://github.com/stratis-storage/stratis-cli/pull/1051
3851 https://github.com/stratis-storage/stratis-cli/pull/1050
3952
53+ * When unlocking, don't require passphrase twice:
54+ https://github.com/stratis-storage/stratis-cli/pull/1129
55+
4056- Sort JSON output from report by default:
4157 https://github.com/stratis-storage/stratis-cli/pull/1048
4258
@@ -60,7 +76,24 @@ Lowest supported Python interpreter: 3.9.16
6076 https://github.com/stratis-storage/stratis-cli/pull/1056
6177 https://github.com/stratis-storage/stratis-cli/pull/1053
6278
79+ * Remove "Space Usage:" heading from pool detail view:
80+ https://github.com/stratis-storage/stratis-cli/pull/1120
81+
82+ * Always specify magnitude for Range values on the D-Bus:
83+ https://github.com/stratis-storage/stratis-cli/pull/1111
84+
85+ * Add an option to print the help text for every subcommand:
86+ https://github.com/stratis-storage/stratis-cli/pull/1126
87+ https://github.com/stratis-storage/stratis-cli/pull/1123
88+
6389- Tidies and Maintenance:
90+ https://github.com/stratis-storage/stratis-cli/pull/1128
91+ https://github.com/stratis-storage/stratis-cli/pull/1124
92+ https://github.com/stratis-storage/stratis-cli/pull/1117
93+ https://github.com/stratis-storage/stratis-cli/pull/1115
94+ https://github.com/stratis-storage/stratis-cli/pull/1113
95+ https://github.com/stratis-storage/stratis-cli/pull/1112
96+ https://github.com/stratis-storage/stratis-cli/pull/1109
6497 https://github.com/stratis-storage/stratis-cli/pull/1103
6598 https://github.com/stratis-storage/stratis-cli/pull/1096
6699 https://github.com/stratis-storage/stratis-cli/pull/1095
0 commit comments