Hi all, The Apache OpenDAL community is pleased to announce that Apache OpenDAL 0.57.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. New and improved copy support, including copier APIs, multipart/rewrite/block copiers, conditional destination copy, and copy metadata returns. 2. Read operations can now expose response metadata, and list entries expose raw metadata across more bindings. 3. New and expanded services including OPFS, GooseFS, TOS, MySQL list support, COSN support, and additional metadata support. 4. Java binding now includes musl platform support, and Go/C bindings support layers. 5. S3-compatible unsigned requests now use `skip_signature`, and Hugging Face service config now requires explicit `repo_type`. Please refer to the change log for the complete list of changes: https://github.com/apache/opendal/releases/tag/v0.57.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
