Skip to content

Commit

Permalink
version 3.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Oct 24, 2023
1 parent b270065 commit 809ac97
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,71 @@
stratis-cli 3.6.0
=================
Required stratisd version: 3.6.0

Recommended development environment: Fedora 38
Lowest supported Python interpreter: 3.9.16

- Update for r6 D-Bus revision:
https://github.com/stratis-storage/stratis-cli/pull/981

- Add support for designating filesystem size limits:
https://github.com/stratis-storage/stratis-cli/pull/1029

- Adapt to r6 StopPool interface:
https://github.com/stratis-storage/stratis-cli/pull/982

- Allow for error string if encryption information inconsistent:
https://github.com/stratis-storage/stratis-cli/pull/989

- Do user-entered password verification:
https://github.com/stratis-storage/stratis-cli/pull/994

- Use SPDX license format:
https://github.com/stratis-storage/stratis-cli/pull/984

- Add man page field for blockdev UUID:
https://github.com/stratis-storage/stratis-cli/pull/978

- Use more modern Python packaging style:
https://github.com/stratis-storage/stratis-cli/pull/1025
https://github.com/stratis-storage/stratis-cli/pull/988

- Refactor enum use:
https://github.com/stratis-storage/stratis-cli/pull/1012

- Tidies and Maintenance:
https://github.com/stratis-storage/stratis-cli/pull/1032
https://github.com/stratis-storage/stratis-cli/pull/1031
https://github.com/stratis-storage/stratis-cli/pull/1030
https://github.com/stratis-storage/stratis-cli/pull/1027
https://github.com/stratis-storage/stratis-cli/pull/1026
https://github.com/stratis-storage/stratis-cli/pull/1022
https://github.com/stratis-storage/stratis-cli/pull/1021
https://github.com/stratis-storage/stratis-cli/pull/1020
https://github.com/stratis-storage/stratis-cli/pull/1019
https://github.com/stratis-storage/stratis-cli/pull/1018
https://github.com/stratis-storage/stratis-cli/pull/1017
https://github.com/stratis-storage/stratis-cli/pull/1016
https://github.com/stratis-storage/stratis-cli/pull/1015
https://github.com/stratis-storage/stratis-cli/pull/1014
https://github.com/stratis-storage/stratis-cli/pull/1013
https://github.com/stratis-storage/stratis-cli/pull/1011
https://github.com/stratis-storage/stratis-cli/pull/1010
https://github.com/stratis-storage/stratis-cli/pull/1008
https://github.com/stratis-storage/stratis-cli/pull/1007
https://github.com/stratis-storage/stratis-cli/pull/1006
https://github.com/stratis-storage/stratis-cli/pull/1004
https://github.com/stratis-storage/stratis-cli/pull/1003
https://github.com/stratis-storage/stratis-cli/pull/999
https://github.com/stratis-storage/stratis-cli/pull/998
https://github.com/stratis-storage/stratis-cli/pull/997
https://github.com/stratis-storage/stratis-cli/pull/996
https://github.com/stratis-storage/stratis-cli/pull/992
https://github.com/stratis-storage/stratis-cli/pull/990
https://github.com/stratis-storage/stratis-cli/pull/986
https://github.com/stratis-storage/stratis-cli/pull/980


stratis-cli 3.5.1
=================
Required stratisd version: 3.5.0
Expand Down

0 comments on commit 809ac97

Please sign in to comment.