Skip to content

Commit

Permalink
version 3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <amulhern@redhat.com>
  • Loading branch information
mulkieran committed Dec 8, 2021
1 parent 1225c27 commit d695c78
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
stratisd 3.0.1
==============
Recommended Rust toolchain version: 1.56.1
Lowest supported Rust toolchain version: 1.54.0

Recommended development platform for Python development: Fedora 34
Lowest supported Python interpreter: 3.6.8

- Report pool property TotalPhysicalUsed correctly in PropertyChanged signal:
https://github.com/stratis-storage/stratisd/issues/2860
https://github.com/stratis-storage/stratisd/pull/2862

- Use cached value at start of check method:
https://github.com/stratis-storage/stratisd/pull/2868

- Avoid termination on error returned in timer task:
https://github.com/stratis-storage/stratisd/pull/2866

- Allow non-privileged users to list Stratis encryption keys:
https://github.com/stratis-storage/stratisd/pull/2861

- New release: 3.0.1
https://github.com/stratis-storage/stratisd/pull/2848

- Tidies and Maintenance:
https://github.com/stratis-storage/stratisd/pull/2859
https://github.com/stratis-storage/stratisd/pull/2856
https://github.com/stratis-storage/stratisd/pull/2855
https://github.com/stratis-storage/stratisd/pull/2850
https://github.com/stratis-storage/stratisd/pull/2849
https://github.com/stratis-storage/stratisd/pull/2846


stratisd 3.0.0
==============
Recommended Rust toolchain version: 1.56.1
Expand Down

0 comments on commit d695c78

Please sign in to comment.