Hi all, The Apache OpenDAL(incubating) community is pleased to announce that Apache OpenDAL(incubating) 0.43.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.43.0 include: 1. rust core: After RFC-3526: List Recursive landed, we have changed the list API to accept recursive instead of delimiter. 2. rust core: After RFC: List Prefix landed, we have changed the behavior of stat a dir path. 3. rust core: We changed our internal lister implementation to align with the list public API for better performance and readability. 4. java binding: Temporarily disable the services-ftp feature. 5. node.js binding: Temporarily disable the services-ftp feature. 6. python binding: Temporarily disable the services-ftp feature. Please refer to the change log for the complete list of changes: https://github.com/apache/incubator-opendal/releases/tag/v0.43.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.
