Skip to content

Commit 22df195

Browse files
committed
Update changelog
Signed-off-by: mulhern <[email protected]>
1 parent 925cd62 commit 22df195

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGES.txt

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
stratis-cli 3.7.0 (UNRELEASED)
22
==============================
3-
Required stratisd version: 3.6.0
3+
Required stratisd version: 3.7.0
44

5-
Recommended development environment: Fedora 39
5+
Recommended development environment: Fedora 40
66
Lowest supported Python interpreter: 3.9.16
77

88
- Update for r7 D-Bus revision:
@@ -11,21 +11,37 @@ Lowest supported Python interpreter: 3.9.16
1111
- Display snapshot origin in filesystem detail view:
1212
https://github.com/stratis-storage/stratis-cli/pull/1045
1313

14+
- Support getting Stratis pool-level metadata over the D-Bus:
15+
https://github.com/stratis-storage/stratis-cli/pull/1075
16+
1417
- Extend filesystem listing with a detail view:
1518
https://github.com/stratis-storage/stratis-cli/pull/1051
1619
https://github.com/stratis-storage/stratis-cli/pull/1050
1720

1821
- Sort JSON output from report by default:
1922
https://github.com/stratis-storage/stratis-cli/pull/1048
2023

24+
- Replace getpass with custom function that uses sys.stdin:
25+
https://github.com/stratis-storage/stratis-cli/pull/1068
26+
2127
- Make parsing errors related to Clevis options actual parser errors:
2228
https://github.com/stratis-storage/stratis-cli/issues/1055
29+
https://github.com/stratis-storage/stratis-cli/pull/1073
2330
https://github.com/stratis-storage/stratis-cli/pull/1060
2431
https://github.com/stratis-storage/stratis-cli/pull/1057
2532
https://github.com/stratis-storage/stratis-cli/pull/1056
2633
https://github.com/stratis-storage/stratis-cli/pull/1053
2734

2835
- Tidies and Maintenance:
36+
https://github.com/stratis-storage/stratis-cli/pull/1079
37+
https://github.com/stratis-storage/stratis-cli/pull/1078
38+
https://github.com/stratis-storage/stratis-cli/pull/1077
39+
https://github.com/stratis-storage/stratis-cli/pull/1076
40+
https://github.com/stratis-storage/stratis-cli/pull/1074
41+
https://github.com/stratis-storage/stratis-cli/pull/1072
42+
https://github.com/stratis-storage/stratis-cli/pull/1070
43+
https://github.com/stratis-storage/stratis-cli/pull/1067
44+
https://github.com/stratis-storage/stratis-cli/pull/1065
2945
https://github.com/stratis-storage/stratis-cli/pull/1064
3046
https://github.com/stratis-storage/stratis-cli/pull/1063
3147
https://github.com/stratis-storage/stratis-cli/pull/1061

0 commit comments

Comments
 (0)