|
| 1 | +stratisd 3.9.0 |
| 2 | +============== |
| 3 | +Recommended Rust toolchain version: 1.89.0 |
| 4 | +Recommended development platform for Python development: Fedora 41 |
| 5 | + |
| 6 | +* Indicates new for minor version 9 |
| 7 | + |
| 8 | +* Allow starting pool without cache: |
| 9 | + https://github.com/stratis-storage/stratisd/issues/3796 |
| 10 | + https://github.com/stratis-storage/stratisd/pull/3864 |
| 11 | + |
| 12 | +- Add missing box_variant! macro for PropertiesChangedSignal: |
| 13 | + https://github.com/stratis-storage/stratisd/issues/3895 |
| 14 | + https://github.com/stratis-storage/stratisd/pull/3896 |
| 15 | + |
| 16 | +* Derive BDA::clone and simplify error handling: |
| 17 | + https://github.com/stratis-storage/stratisd/pull/3885 |
| 18 | + |
| 19 | +* Make StratisError clonable: |
| 20 | + https://github.com/stratis-storage/stratisd/pull/3872 |
| 21 | + |
| 22 | +* Make ordering consistent for blockdevs and blockdevs_mut call: |
| 23 | + https://github.com/stratis-storage/stratisd/pull/3900 |
| 24 | + |
| 25 | +* Increase DBus revision number to 9: |
| 26 | + https://github.com/stratis-storage/stratisd/pull/3873 |
| 27 | + https://github.com/stratis-storage/stratisd/pull/3854 |
| 28 | + |
| 29 | +- Fix assertion error when calculating error message: |
| 30 | + https://github.com/stratis-storage/stratisd/pull/3874 |
| 31 | + |
| 32 | +- Use procfs instead of libmount to read mountinfo: |
| 33 | + https://github.com/stratis-storage/stratisd/issues/3878 |
| 34 | + https://github.com/stratis-storage/stratisd/pull/3879 |
| 35 | + |
| 36 | +- Prohibit definition of max_align_t when generating systemd bindings: |
| 37 | + https://github.com/stratis-storage/stratisd/issues/3904 |
| 38 | + https://github.com/stratis-storage/stratisd/pull/3905 |
| 39 | + |
| 40 | +* Increase libcryptsetup-rs dependency lower bound to 0.14.0: |
| 41 | + https://github.com/stratis-storage/stratisd/pull/3903 |
| 42 | + |
| 43 | +- Increase nix dependency version lower bound to 0.30.0: |
| 44 | + https://github.com/stratis-storage/stratisd/pull/3877 |
| 45 | + |
| 46 | +- Update real versions of Stratis dependencies: |
| 47 | + https://github.com/stratis-storage/stratisd/pull/3899 |
| 48 | + |
| 49 | +- Tidies and Maintenance: |
| 50 | + https://github.com/stratis-storage/stratisd/pull/3910 |
| 51 | + https://github.com/stratis-storage/stratisd/pull/3909 |
| 52 | + https://github.com/stratis-storage/stratisd/pull/3897 |
| 53 | + https://github.com/stratis-storage/stratisd/pull/3894 |
| 54 | + https://github.com/stratis-storage/stratisd/pull/3893 |
| 55 | + https://github.com/stratis-storage/stratisd/pull/3892 |
| 56 | + https://github.com/stratis-storage/stratisd/pull/3891 |
| 57 | + https://github.com/stratis-storage/stratisd/pull/3889 |
| 58 | + https://github.com/stratis-storage/stratisd/pull/3888 |
| 59 | + https://github.com/stratis-storage/stratisd/pull/3887 |
| 60 | + https://github.com/stratis-storage/stratisd/pull/3886 |
| 61 | + https://github.com/stratis-storage/stratisd/pull/3884 |
| 62 | + https://github.com/stratis-storage/stratisd/pull/3883 |
| 63 | + https://github.com/stratis-storage/stratisd/pull/3881 |
| 64 | + https://github.com/stratis-storage/stratisd/pull/3880 |
| 65 | + https://github.com/stratis-storage/stratisd/pull/3876 |
| 66 | + https://github.com/stratis-storage/stratisd/pull/3875 |
| 67 | + https://github.com/stratis-storage/stratisd/pull/3869 |
| 68 | + https://github.com/stratis-storage/stratisd/pull/3861 |
| 69 | + |
| 70 | + |
1 | 71 | stratisd 3.8.2 |
2 | 72 | ============== |
3 | 73 | Recommended Rust toolchain version: 1.87.0 |
|
0 commit comments