Skip to content

Commit

Permalink
Merge pull request #1102 from mulkieran/version-3.7.0
Browse files Browse the repository at this point in the history
version 3.7.0
  • Loading branch information
mulkieran authored Oct 8, 2024
2 parents 9370aff + 98b6ae7 commit bac3f06
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
stratis-cli 3.7.0 (UNRELEASED)
stratis-cli 3.7.0
=================
Required stratisd version 3.7.0

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

* Add suppport for scheduling snapshot revert and reporting revert status:
https://github.com/stratis-storage/stratis-cli/issues/1085
https://github.com/stratis-storage/stratis-cli/pull/1100

* Display snapshot origin in filesystem detail view:
https://github.com/stratis-storage/stratis-cli/pull/1045

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

- Implement Clevis-related parser errors as parser errors:
https://github.com/stratis-storage/stratis-cli/pull/1060
https://github.com/stratis-storage/stratis-cli/pull/1057
https://github.com/stratis-storage/stratis-cli/pull/1056
https://github.com/stratis-storage/stratis-cli/pull/1053

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

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

- Implement Clevis-related parser errors as parser errors:
https://github.com/stratis-storage/stratis-cli/pull/1060
https://github.com/stratis-storage/stratis-cli/pull/1057
https://github.com/stratis-storage/stratis-cli/pull/1056
https://github.com/stratis-storage/stratis-cli/pull/1053

- Replace use of getpass with custom implementation:
https://github.com/stratis-storage/stratis-cli/pull/1068

Expand Down

0 comments on commit bac3f06

Please sign in to comment.