Skip to content

0.2.1

Compare
Choose a tag to compare
@tabokie tabokie released this 12 Jul 07:05
· 3 commits to 0.2.x since this release
c01135d

What's Changed

Bug Fixes

  • Unconditionally tolerate fallocate failures as a fix to its portability issue. Errors other than EOPNOTSUPP will still emit a warning. #226

Public API Changes

  • Add metadata deletion capability to FileSystem trait. Users can implement exists_metadata and delete_metadata to clean up obsolete metadata from older versions of Raft Engine. #230

Full Changelog: 0.2.0...0.2.1