Skip to content

Commit bac3f06

Browse files
authored
Merge pull request #1102 from mulkieran/version-3.7.0
version 3.7.0
2 parents 9370aff + 98b6ae7 commit bac3f06

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

CHANGES.txt

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stratis-cli 3.7.0 (UNRELEASED)
1+
stratis-cli 3.7.0
22
=================
33
Required stratisd version 3.7.0
44

@@ -10,6 +10,10 @@ Lowest supported Python interpreter: 3.9.16
1010
* Update for r7 D-Bus revision:
1111
https://github.com/stratis-storage/stratis-cli/pull/1035
1212

13+
* Add suppport for scheduling snapshot revert and reporting revert status:
14+
https://github.com/stratis-storage/stratis-cli/issues/1085
15+
https://github.com/stratis-storage/stratis-cli/pull/1100
16+
1317
* Display snapshot origin in filesystem detail view:
1418
https://github.com/stratis-storage/stratis-cli/pull/1045
1519

@@ -26,12 +30,6 @@ Lowest supported Python interpreter: 3.9.16
2630
https://github.com/stratis-storage/stratis-cli/pull/1076
2731
https://github.com/stratis-storage/stratis-cli/pull/1073
2832

29-
- Implement Clevis-related parser errors as parser errors:
30-
https://github.com/stratis-storage/stratis-cli/pull/1060
31-
https://github.com/stratis-storage/stratis-cli/pull/1057
32-
https://github.com/stratis-storage/stratis-cli/pull/1056
33-
https://github.com/stratis-storage/stratis-cli/pull/1053
34-
3533
* Sort JSON output from report by default:
3634
https://github.com/stratis-storage/stratis-cli/pull/1048
3735

@@ -47,6 +45,12 @@ Lowest supported Python interpreter: 3.9.16
4745
* Refactor filesystem listing code:
4846
https://github.com/stratis-storage/stratis-cli/pull/1050
4947

48+
- Implement Clevis-related parser errors as parser errors:
49+
https://github.com/stratis-storage/stratis-cli/pull/1060
50+
https://github.com/stratis-storage/stratis-cli/pull/1057
51+
https://github.com/stratis-storage/stratis-cli/pull/1056
52+
https://github.com/stratis-storage/stratis-cli/pull/1053
53+
5054
- Replace use of getpass with custom implementation:
5155
https://github.com/stratis-storage/stratis-cli/pull/1068
5256

0 commit comments

Comments
 (0)