Hi all,

The Apache OpenDAL community is pleased to announce
that Apache OpenDAL 0.59.0 has been released!

OpenDAL is a data access layer that allows users to easily and efficiently
retrieve data from various storage services in a unified way.

Notable changes in this release include:

1. Rust writers can interleave local writes with source ranges through 
`Writer::copy_from`; S3 uses `UploadPartCopy` for eligible ranges.
2. Azure Blob Storage and Azure Data Lake Storage Gen2 support conditional 
deletes with `if_match`.
3. The new restore APIs recover paths or selected historical versions in 
versioned S3 buckets.

Please refer to the change log for the complete list of changes:
https://github.com/apache/opendal/releases/tag/v0.59.0

Apache OpenDAL website: https://opendal.apache.org/

Download Links: https://opendal.apache.org/download

OpenDAL Resources:
- Issue: https://github.com/apache/opendal/issues
- Mailing list: [email protected]

Thanks
On behalf of Apache OpenDAL community

Reply via email to