|
| 1 | +stratisd 3.9.1 |
| 2 | +============== |
| 3 | +Recommended development platform for Python development: Fedora 43 |
| 4 | + |
| 5 | +- Include cryptsetup as a required executable in dracut: |
| 6 | + https://github.com/stratis-storage/stratisd/pull/4031 |
| 7 | + |
| 8 | +- Fix Pool property missing in signal for D-Bus filesystem interface added: |
| 9 | + https://github.com/stratis-storage/stratisd/issues/4028 |
| 10 | + https://github.com/stratis-storage/stratisd/pull/4034 |
| 11 | + |
| 12 | +- Fix missing signal for blockdev size on block device growth: |
| 13 | + https://github.com/stratis-storage/stratisd/pull/4032 |
| 14 | + |
| 15 | +- Change signature of devs's value: |
| 16 | + https://github.com/stratis-storage/stratisd/pull/4030 |
| 17 | + |
| 18 | +- Add out_args annotations for encryption methods: |
| 19 | + https://github.com/stratis-storage/stratisd/pull/4020 |
| 20 | + |
| 21 | +- Increase libcryptsetup-rs dependency lower bound to 0.16.1: |
| 22 | + https://github.com/stratis-storage/stratisd/pull/4039 |
| 23 | + https://github.com/stratis-storage/stratisd/pull/4033 |
| 24 | + |
| 25 | +- Increase sha2 dependency lower bound to 0.11.0: |
| 26 | + https://github.com/stratis-storage/stratisd/pull/4038 |
| 27 | + |
| 28 | +- Increase lowest supported rust toolchain to 1.87.0: |
| 29 | + https://github.com/stratis-storage/stratisd/pull/4036 |
| 30 | + |
| 31 | +- Tidies and Maintenance: |
| 32 | + https://github.com/stratis-storage/stratisd/pull/4037 |
| 33 | + https://github.com/stratis-storage/stratisd/pull/4035 |
| 34 | + https://github.com/stratis-storage/stratisd/pull/4025 |
| 35 | + https://github.com/stratis-storage/stratisd/pull/4024 |
| 36 | + https://github.com/stratis-storage/stratisd/pull/4021 |
| 37 | + https://github.com/stratis-storage/stratisd/pull/4018 |
| 38 | + https://github.com/stratis-storage/stratisd/pull/4017 |
| 39 | + https://github.com/stratis-storage/stratisd/pull/4016 |
| 40 | + https://github.com/stratis-storage/stratisd/pull/4015 |
| 41 | + |
| 42 | + |
1 | 43 | stratisd 3.9.0 |
2 | 44 | ============== |
3 | 45 | Recommended Rust toolchain version: 1.95.0 |
|
0 commit comments