Hi all,

The Apache OpenDAL community is pleased to announce
that Apache OpenDAL v0.49.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 release included in v0.49.0

| Name                      | Next    |
| -                         | -       |
| core                      | 0.49.0  |
| integrations/dav-server   | 0.0.7   |
| integrations/fuse3        | 0.0.4   |
| integrations/object_store | 0.46.0  |
| integrations/parquet      | 0.1.0   |
| integrations/unftp-sbe    | 0.0.4   |
| bin/oay                   | 0.41.8  |
| bin/ofs                   | 0.0.9   |
| bin/oli                   | 0.41.8  |
| bindings/c                | 0.44.10 |
| bindings/cpp              | 0.45.8  |
| bindings/dotnet           | 0.1.6   |
| bindings/go               | 0.1.0   |
| bindings/haskell          | 0.44.8  |
| bindings/java             | 0.47.0  |
| bindings/lua              | 0.1.6   |
| bindings/nodejs           | 0.47.2  |
| bindings/php              | 0.1.6   |
| bindings/python (*)       | 0.45.8  |
| bindings/ruby             | 0.1.6   |

- (*): *We expected to release Python `0.45.8`, but due to 
https://github.com/apache/opendal/issues/5000, we were unable to. We will 
release it next time.*

The notable changes since v0.49.0 include:

- Introduced native parquet integration: parquet_opendal.
- object_store: Implemented put_multipart.
- services/http: Implemented presigned requests for backends without 
authorization.
- services/gcs: Allowed unauthenticated requests.
- services/s3: Added role_session_name in assume roles.
- layers/logging: Implemented an interceptor for the logging layer.

Please refer to the change log for the complete list of changes:
https://github.com/apache/opendal/releases/tag/v0.49.0

Apache OpenDAL website: https://opendal.apache.org/

Download Links: https://opendal.apache.org/download

OpenDAL Resources:
- Issue: https://github.com/apache/opendal/issues
- Mailing list: [email protected]

Thanks
On behalf of Apache OpenDAL community

Reply via email to