v0.49.1
版本发布时间: 2024-08-20 15:19:58
apache/opendal最新发布版本:v0.49.2(2024-08-29 15:40:35)
Release List
Name | Next |
---|---|
core | 0.49.1 |
integrations/dav-server | 0.0.8 |
integrations/fuse3 | 0.0.5 |
integrations/object_store | 0.46.1 |
integrations/parquet | 0.1.1 |
integrations/unftp-sbe | 0.0.5 |
bin/oay | 0.41.9 |
bin/ofs | 0.0.10 |
bin/oli | 0.41.9 |
bindings/c | 0.44.11 |
bindings/cpp | 0.45.9 |
bindings/dotnet | 0.1.7 |
bindings/go | 0.1.1 |
bindings/haskell | 0.44.9 |
bindings/java | 0.47.1 |
bindings/lua | 0.1.7 |
bindings/nodejs | 0.47.3 |
bindings/php | 0.1.7 |
bindings/python | 0.45.8 |
bindings/ruby | 0.1.7 |
What's Changed
Added
- feat(ovfs): add lookup and unit tests by @zjregee in https://github.com/apache/opendal/pull/4997
- feat(gcs): allow setting a token directly by @jdockerty in https://github.com/apache/opendal/pull/4978
- feat(integrations/cloudfilter): introduce behavior tests by @ho-229 in https://github.com/apache/opendal/pull/4973
- feat(integrations/spring): add spring project module by @shoothzj in https://github.com/apache/opendal/pull/4988
- feat(fs): expose the metadata for fs services by @Aitozi in https://github.com/apache/opendal/pull/5005
- feat(ovfs): add file creation and deletion by @zjregee in https://github.com/apache/opendal/pull/5009
Fixed
- fix(integrations/spring): correct parent artifactId by @shoothzj in https://github.com/apache/opendal/pull/5007
- fix(bindings/python): Make sure read until EOF by @Bicheka in https://github.com/apache/opendal/pull/4995
Docs
- docs: Fix version detect in website by @Xuanwo in https://github.com/apache/opendal/pull/5003
- docs: add branding, license and trademarks to integrations by @PsiACE in https://github.com/apache/opendal/pull/5006
- docs(integrations/cloudfilter): improve docs and examples by @ho-229 in https://github.com/apache/opendal/pull/5010
CI
- ci(bindings/python): Fix aws-lc-rs build on arm platforms by @Xuanwo in https://github.com/apache/opendal/pull/5004
Chore
- chore(deps): bump fastrace to 0.7.1 by @andylokandy in https://github.com/apache/opendal/pull/5008
- chore(bindings): Disable mysql service for java and python by @Xuanwo in https://github.com/apache/opendal/pull/5013
- chore: Bump version to 0.49.1 - Round 2 by @Xuanwo in https://github.com/apache/opendal/pull/5014
New Contributors
- @Aitozi made their first contribution in https://github.com/apache/opendal/pull/5005
- @Bicheka made their first contribution in https://github.com/apache/opendal/pull/4995
Full Changelog: https://github.com/apache/opendal/compare/v0.49.0...v0.49.1