Skip to content

v0.10.0

Choose a tag to compare

@LDeakin LDeakin released this 17 Jan 02:03

Changed

  • Bump opendal to 0.44
  • Bump object_store to 0.9
  • Breaking async_store_chunk and AsyncWritableStorageTraits::set now take bytes::Bytes
    • bytes::Bytes are used by both supported async stores (object_store and opendal), and this avoids a copy

Fixed

  • Various clippy warnings

CHANGELOG.md

Full Changelog: v0.9.0...v0.10.0