Skip to content

Commit 83937c0

Browse files
committed
Update changelog
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 864546e commit 83937c0

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

CHANGES.txt

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
stratisd 3.9.0
22
==============
3-
Recommended Rust toolchain version: 1.93.0
4-
Recommended development platform for Python development: Fedora 41
3+
Recommended Rust toolchain version: 1.94.0
4+
Recommended development platform for Python development: Fedora 42
55

66
* Indicates new for minor version 9
77

8+
* Add Encryption, Reencryption, Decryption facility:
9+
https://github.com/stratis-storage/stratisd/pull/3871
10+
811
* Migrate D-Bus layer from dbus-rs to zbus crate:
912
https://github.com/stratis-storage/stratisd/issues/2574
1013
https://github.com/stratis-storage/stratisd/issues/3980
14+
https://github.com/stratis-storage/stratisd/issues/3987
15+
https://github.com/stratis-storage/stratisd/pull/3990
16+
https://github.com/stratis-storage/stratisd/pull/3988
17+
https://github.com/stratis-storage/stratisd/pull/3986
1118
https://github.com/stratis-storage/stratisd/pull/3981
1219
https://github.com/stratis-storage/stratisd/pull/3975
1320
https://github.com/stratis-storage/stratisd/pull/3974
@@ -21,6 +28,13 @@ Recommended development platform for Python development: Fedora 41
2128
https://github.com/stratis-storage/stratisd/issues/3796
2229
https://github.com/stratis-storage/stratisd/pull/3864
2330

31+
* Rewrite stratis-decode-dm in Rust:
32+
https://github.com/stratis-storage/stratisd/issues/3976
33+
https://github.com/stratis-storage/stratisd/pull/3977
34+
35+
* Make device size ioctls cross-platform:
36+
https://github.com/stratis-storage/stratisd/pull/3979
37+
2438
* Use --auto-repair option when running thin_check:
2539
https://github.com/stratis-storage/stratisd/issues/3963
2640
https://github.com/stratis-storage/stratisd/pull/3965
@@ -32,6 +46,9 @@ Recommended development platform for Python development: Fedora 41
3246
* Use std::sync::LazyLock instead of once_cell::Lazy:
3347
https://github.com/stratis-storage/stratisd/pull/3940
3448

49+
* Increase strum dependency lower bound to 0.28.0:
50+
https://github.com/stratis-storage/stratisd/pull/3985
51+
3552
* Increase lowest supported version of Rust to 1.85:
3653
https://github.com/stratis-storage/stratisd/pull/3954
3754

@@ -99,6 +116,12 @@ Recommended development platform for Python development: Fedora 41
99116
https://github.com/stratis-storage/stratisd/pull/3899
100117

101118
- Tidies and Maintenance:
119+
https://github.com/stratis-storage/stratisd/pull/3997
120+
https://github.com/stratis-storage/stratisd/pull/3995
121+
https://github.com/stratis-storage/stratisd/pull/3993
122+
https://github.com/stratis-storage/stratisd/pull/3991
123+
https://github.com/stratis-storage/stratisd/pull/3984
124+
https://github.com/stratis-storage/stratisd/pull/3982
102125
https://github.com/stratis-storage/stratisd/pull/3978
103126
https://github.com/stratis-storage/stratisd/pull/3964
104127
https://github.com/stratis-storage/stratisd/pull/3962
@@ -118,6 +141,7 @@ Recommended development platform for Python development: Fedora 41
118141
https://github.com/stratis-storage/stratisd/pull/3931
119142
https://github.com/stratis-storage/stratisd/pull/3930
120143
https://github.com/stratis-storage/stratisd/pull/3929
144+
https://github.com/stratis-storage/stratisd/pull/3928
121145
https://github.com/stratis-storage/stratisd/pull/3924
122146
https://github.com/stratis-storage/stratisd/pull/3918
123147
https://github.com/stratis-storage/stratisd/pull/3917

0 commit comments

Comments
 (0)