You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opendal.apache.org by Xuanwo <xu...@apache.org> on 2023/09/21 05:54:55 UTC

[ANNOUNCE] Release Apache OpenDAL(incubating) v0.40.0

Hi all,

The Apache OpenDAL(incubating) community is pleased to announce
that Apache OpenDAL(incubating) v0.40.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 v0.40.0 include:

1. rust core: Unifying Append and Write Functions
2. rust core: New Lister API
3. rust core: List With Metakey
4: rust core: Buffered Writer
5. cpp binding: The first release with basic IO operations
6. java binding: Add blocking support for services like s3 and gcs
7. oay: Support exposing storages services as a WebDAV Server

Please refer to the change log for the complete list of changes:
https://github.com/apache/incubator-opendal/releases/tag/v0.40.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: dev@opendal.apache.org

Thanks

On behalf of Apache OpenDAL community