Skip to content

Commit 7f7addb

Browse files
authored
Merge pull request #1034 from mulkieran/version-3.6.0
version 3.6.0
2 parents b270065 + 809ac97 commit 7f7addb

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

CHANGES.txt

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,71 @@
1+
stratis-cli 3.6.0
2+
=================
3+
Required stratisd version: 3.6.0
4+
5+
Recommended development environment: Fedora 38
6+
Lowest supported Python interpreter: 3.9.16
7+
8+
- Update for r6 D-Bus revision:
9+
https://github.com/stratis-storage/stratis-cli/pull/981
10+
11+
- Add support for designating filesystem size limits:
12+
https://github.com/stratis-storage/stratis-cli/pull/1029
13+
14+
- Adapt to r6 StopPool interface:
15+
https://github.com/stratis-storage/stratis-cli/pull/982
16+
17+
- Allow for error string if encryption information inconsistent:
18+
https://github.com/stratis-storage/stratis-cli/pull/989
19+
20+
- Do user-entered password verification:
21+
https://github.com/stratis-storage/stratis-cli/pull/994
22+
23+
- Use SPDX license format:
24+
https://github.com/stratis-storage/stratis-cli/pull/984
25+
26+
- Add man page field for blockdev UUID:
27+
https://github.com/stratis-storage/stratis-cli/pull/978
28+
29+
- Use more modern Python packaging style:
30+
https://github.com/stratis-storage/stratis-cli/pull/1025
31+
https://github.com/stratis-storage/stratis-cli/pull/988
32+
33+
- Refactor enum use:
34+
https://github.com/stratis-storage/stratis-cli/pull/1012
35+
36+
- Tidies and Maintenance:
37+
https://github.com/stratis-storage/stratis-cli/pull/1032
38+
https://github.com/stratis-storage/stratis-cli/pull/1031
39+
https://github.com/stratis-storage/stratis-cli/pull/1030
40+
https://github.com/stratis-storage/stratis-cli/pull/1027
41+
https://github.com/stratis-storage/stratis-cli/pull/1026
42+
https://github.com/stratis-storage/stratis-cli/pull/1022
43+
https://github.com/stratis-storage/stratis-cli/pull/1021
44+
https://github.com/stratis-storage/stratis-cli/pull/1020
45+
https://github.com/stratis-storage/stratis-cli/pull/1019
46+
https://github.com/stratis-storage/stratis-cli/pull/1018
47+
https://github.com/stratis-storage/stratis-cli/pull/1017
48+
https://github.com/stratis-storage/stratis-cli/pull/1016
49+
https://github.com/stratis-storage/stratis-cli/pull/1015
50+
https://github.com/stratis-storage/stratis-cli/pull/1014
51+
https://github.com/stratis-storage/stratis-cli/pull/1013
52+
https://github.com/stratis-storage/stratis-cli/pull/1011
53+
https://github.com/stratis-storage/stratis-cli/pull/1010
54+
https://github.com/stratis-storage/stratis-cli/pull/1008
55+
https://github.com/stratis-storage/stratis-cli/pull/1007
56+
https://github.com/stratis-storage/stratis-cli/pull/1006
57+
https://github.com/stratis-storage/stratis-cli/pull/1004
58+
https://github.com/stratis-storage/stratis-cli/pull/1003
59+
https://github.com/stratis-storage/stratis-cli/pull/999
60+
https://github.com/stratis-storage/stratis-cli/pull/998
61+
https://github.com/stratis-storage/stratis-cli/pull/997
62+
https://github.com/stratis-storage/stratis-cli/pull/996
63+
https://github.com/stratis-storage/stratis-cli/pull/992
64+
https://github.com/stratis-storage/stratis-cli/pull/990
65+
https://github.com/stratis-storage/stratis-cli/pull/986
66+
https://github.com/stratis-storage/stratis-cli/pull/980
67+
68+
169
stratis-cli 3.5.1
270
=================
371
Required stratisd version: 3.5.0

0 commit comments

Comments
 (0)