1- stratis-cli 3.7 .0 (UNRELEASED)
1+ stratis-cli 3.8 .0 (UNRELEASED)
22==============================
33Required stratisd version: 3.7.0
44
55Recommended development environment: Fedora 40
66Lowest supported Python interpreter: 3.9.16
77
8+ * Indicates new for 3.8.0:
9+
10+ * Update for r8 D-Bus revision:
11+ https://github.com/stratis-storage/stratis-cli/pull/1107
12+
13+ * Support v2 metadata changes in display code:
14+ https://github.com/stratis-storage/stratis-cli/pull/1023
15+
16+ * Remove error classes for distinguishing D-Bus properties:
17+ https://github.com/stratis-storage/stratis-cli/issues/1105
18+ https://github.com/stratis-storage/stratis-cli/pull/1106
19+
820- Update for r7 D-Bus revision:
921 https://github.com/stratis-storage/stratis-cli/pull/1035
1022
11- - Support v2 metadata changes in display code:
12- https://github.com/stratis-storage/stratis-cli/pull/1023
23+ - Support snapshot revert operations:
24+ https://github.com/stratis-storage/stratis-cli/issues/1085
25+ https://github.com/stratis-storage/stratis-cli/pull/1087
1326
1427- Display snapshot origin in filesystem detail view:
1528 https://github.com/stratis-storage/stratis-cli/pull/1045
@@ -30,6 +43,9 @@ Lowest supported Python interpreter: 3.9.16
3043- Add description of fields in pool detail view:
3144 https://github.com/stratis-storage/stratis-cli/pull/1080
3245
46+ - Add description of fields in filesystem detail view:
47+ https://github.com/stratis-storage/stratis-cli/pull/1097
48+
3349- Fix help text for the unbind command:
3450 https://github.com/stratis-storage/stratis-cli/pull/1083
3551
@@ -45,6 +61,9 @@ Lowest supported Python interpreter: 3.9.16
4561 https://github.com/stratis-storage/stratis-cli/pull/1053
4662
4763- Tidies and Maintenance:
64+ https://github.com/stratis-storage/stratis-cli/pull/1103
65+ https://github.com/stratis-storage/stratis-cli/pull/1096
66+ https://github.com/stratis-storage/stratis-cli/pull/1095
4867 https://github.com/stratis-storage/stratis-cli/pull/1094
4968 https://github.com/stratis-storage/stratis-cli/pull/1093
5069 https://github.com/stratis-storage/stratis-cli/pull/1092
0 commit comments