Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
devicemapper 0.34.6
===================
Recommended Rust toolchain version: 1.90.0
Recommended development release: Fedora 42

- Increase bindgen dependency lower bound to 0.72.0:
https://github.com/stratis-storage/devicemapper-rs/pull/1006

- Remove some suspends from table-loading methods:
https://github.com/stratis-storage/devicemapper-rs/issues/1003
https://github.com/stratis-storage/devicemapper-rs/pull/1005

- Use dev_t as return value:
https://github.com/stratis-storage/devicemapper-rs/pull/1004

- Increase lowest supported Rust to 1.77:
https://github.com/stratis-storage/devicemapper-rs/pull/998

- Tidies and Maintenance:
https://github.com/stratis-storage/devicemapper-rs/pull/1010
https://github.com/stratis-storage/devicemapper-rs/pull/1009
https://github.com/stratis-storage/devicemapper-rs/pull/1002
https://github.com/stratis-storage/devicemapper-rs/pull/999
https://github.com/stratis-storage/devicemapper-rs/pull/997
https://github.com/stratis-storage/devicemapper-rs/pull/996


devicemapper 0.34.5
===================
Recommended Rust toolchain version: 1.87.0
Expand Down