GitHub user Zheaoli edited a discussion: [ANNOUNCE] Release Apache OpenDAL v0.50.2
Hi all, The Apache OpenDAL community is pleased to announce that Apache OpenDAL v0.50.2 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.1 | 0.50.2 | | integrations/cloud_filter | 0.0.2 | 0.0.3 | | integrations/compat |1.0.0 | 1.0.1 | | integrations/dav-server | 0.2.1 | 0.2.2 | | integrations/fuse3 | 0.0.8 | 0.0.9 | | integrations/object_store | 0.48.1 | 0.48.2 | | integrations/parquet | 0.2.1 | 0.2.2 | | integrations/spring | - | - | | integrations/unftp-sbe | 0.0.8 | 0.0.9 | | integrations/virtiofs | - | - | | bin/oay | 0.41.12 | 0.41.13 | | bin/ofs | 0.0.13 | 0.0.14 | | bin/oli | 0.41.12 | 0.41.13 | | bindings/c | 0.45.0 | 0.45.1 | | bindings/cpp | 0.45.12 | 0.45.13 | | bindings/dotnet | 0.1.10 | 0.1.11 | | bindings/go | 0.1.4 | 0.1.5 | | bindings/haskell | 0.44.12 | 0.44.13 | | bindings/java | 0.47.4 | 0.47.5 | | bindings/lua | 0.1.10 | 0.1.11 | | bindings/nodejs | 0.47.6 | 0.47.7 | | bindings/ocaml | - | - | | bindings/php | 0.1.10 | 0.1.11 | | bindings/python | 0.45.11 | 0.45.12 | | bindings/ruby | 0.1.10 | 0.1.11 | | bindings/swift | - | - | | bindings/zig | - | - | The notable changes included in this release: * feat(services/ftp): List dir shows last modified timestamp by @erickguan in https://github.com/apache/opendal/pull/5213 * feat(bindings/d): add D bindings support by @kassane in https://github.com/apache/opendal/pull/5181 * feat(bindings/python): add sync `File.readline` by @TennyZhuang in https://github.com/apache/opendal/pull/5271 * feat(core/services-azblob): support user defined metadata by @jorgehermo9 in https://github.com/apache/opendal/pull/5274 * feat(core/services-s3): try load endpoint from config by @TennyZhuang in https://github.com/apache/opendal/pull/5279 Please refer to the change log for the complete list of changes: https://github.com/apache/opendal/releases/tag/v0.50.2 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 GitHub link: https://github.com/apache/opendal/discussions/5295 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
