|
| 1 | +devicemapper 0.34.6 |
| 2 | +=================== |
| 3 | +Recommended Rust toolchain version: 1.92.0 |
| 4 | +Recommended development release: Fedora 42 |
| 5 | + |
| 6 | +- Release devicemapper-rs-sys v0.3.3; |
| 7 | + https://github.com/stratis-storage/devicemapper-rs/pull/1011 |
| 8 | + |
| 9 | +- Increase procfs dependency lower bound to 0.18.0: |
| 10 | + https://github.com/stratis-storage/devicemapper-rs/pull/1018 |
| 11 | + |
| 12 | +- Increase bindgen dependency lower bound to 0.72.0: |
| 13 | + https://github.com/stratis-storage/devicemapper-rs/pull/1006 |
| 14 | + |
| 15 | +- Remove some suspends from table-loading methods: |
| 16 | + https://github.com/stratis-storage/devicemapper-rs/issues/1003 |
| 17 | + https://github.com/stratis-storage/devicemapper-rs/pull/1005 |
| 18 | + |
| 19 | +- Use dev_t as return value: |
| 20 | + https://github.com/stratis-storage/devicemapper-rs/pull/1004 |
| 21 | + |
| 22 | +- Increase lowest supported Rust to 1.88: |
| 23 | + https://github.com/stratis-storage/devicemapper-rs/pull/1013 |
| 24 | + |
| 25 | +- Increase lowest supported Rust to 1.77: |
| 26 | + https://github.com/stratis-storage/devicemapper-rs/pull/998 |
| 27 | + |
| 28 | +- Use std::sync::LazyLock instead of once_cell::Lazy: |
| 29 | + https://github.com/stratis-storage/devicemapper-rs/pull/1014 |
| 30 | + |
| 31 | +- Tidies and Maintenance: |
| 32 | + https://github.com/stratis-storage/devicemapper-rs/pull/1017 |
| 33 | + https://github.com/stratis-storage/devicemapper-rs/pull/1016 |
| 34 | + https://github.com/stratis-storage/devicemapper-rs/pull/1015 |
| 35 | + https://github.com/stratis-storage/devicemapper-rs/pull/1012 |
| 36 | + https://github.com/stratis-storage/devicemapper-rs/pull/1010 |
| 37 | + https://github.com/stratis-storage/devicemapper-rs/pull/1009 |
| 38 | + https://github.com/stratis-storage/devicemapper-rs/pull/1002 |
| 39 | + https://github.com/stratis-storage/devicemapper-rs/pull/999 |
| 40 | + https://github.com/stratis-storage/devicemapper-rs/pull/997 |
| 41 | + https://github.com/stratis-storage/devicemapper-rs/pull/996 |
| 42 | + |
| 43 | + |
1 | 44 | devicemapper 0.34.5 |
2 | 45 | =================== |
3 | 46 | Recommended Rust toolchain version: 1.87.0 |
|
0 commit comments