Hi all, The Apache OpenDAL community is pleased to announce that Apache OpenDAL v0.50.1 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. Components included in this release: | Name | Version | Next | | - | - | - | | core | 0.50.0 | 0.50.1 | | integrations/cloud_filter | 0.0.1 | 0.0.2 | | integrations/compat | - | 1.0.0 | | integrations/dav-server | 0.2.0 | 0.2.1 | | integrations/fuse3 | 0.0.7 | 0.0.8 | | integrations/object_store | 0.48.0 | 0.48.1 | | integrations/parquet | 0.2.0 | 0.2.1 | | integrations/unftp-sbe | 0.0.7 | 0.0.8 | | bin/oay | 0.41.11 | 0.41.12 | | bin/ofs | 0.0.12 | 0.0.13 | | bin/oli | 0.41.11 | 0.41.12 | | bindings/c | 0.44.13 | 0.45.0 | | bindings/cpp | 0.45.11 | 0.45.12 | | bindings/dotnet | 0.1.9 | 0.1.10 | | bindings/go | 0.1.3 | 0.1.4 | | bindings/haskell | 0.44.11 | 0.44.12 | | bindings/java | 0.47.3 | 0.47.4 | | bindings/lua | 0.1.9 | 0.1.10 | | bindings/nodejs | 0.47.5 | 0.47.6 | | bindings/php | 0.1.9 | 0.1.10 | | bindings/python | 0.45.10 | 0.45.11 | | bindings/ruby | 0.1.9 | 0.1.10 | The notable changes included in this release: - core: Service S3 now supports listing all versions of objects. - bin/ofs: OFS can now run on macOS. - bindings/c: Fixed a potential memory soundness bug. - core: Service S3 now supports writing with If-None-Match. - integrations/compat: New components enhance compatibility between OpenDAL versions. - core: OpenDAL can now switch between different HTTP clients. - core: Support for Service Nebula Graph has been initiated. Please refer to the change log for the complete list of changes: https://github.com/apache/opendal/releases/tag/v0.50.1 Apache OpenDAL website: https://opendal.apache.org/ Download Links: https://opendal.apache.org/download OpenDAL Resources: - Issue: https://github.com/apache/opendal/issues - Discussions: https://github.com/apache/opendal/discussions Thanks On behalf of Apache OpenDAL community