Hi all, The Apache OpenDAL(incubating) community is pleased to announce that Apache OpenDAL(incubating) 0.42.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. The notable changes since 0.42.0 include: 1. rust core: Bumped MSRV to 1.67.0. 2. rust core: Updated some S3, Oss, and Ghac service configuration options. 3. rust core: Removed Wasabi Service. 4. python binding: Updated layers from parameters to standalone APIs. 5. python binding: Added File and AsyncFile to replace Reader and AsyncReader classes. 6. python binding: Added Exception based class to replace old error classes. 7. c binding: Updated the naming convention. Please refer to the change log for the complete list of changes: https://github.com/apache/incubator-opendal/releases/tag/v0.42.0 Apache OpenDAL website: https://opendal.apache.org/ Download Links: https://opendal.apache.org/download OpenDAL Resources: - Issue: https://github.com/apache/incubator-opendal/issues - Mailing list: [email protected] Thanks On behalf of Apache OpenDAL community --- Apache OpenDAL (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
