Release List
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 | - | - |
What's Changed
Added
- feat(services/ftp): List dir shows last modified timestamp by @erickguan in #5213
- feat(bindings/d): add D bindings support by @kassane in #5181
- feat(bindings/python): add sync
File.readline
by @TennyZhuang in #5271 - feat(core/services-azblob): support user defined metadata by @jorgehermo9 in #5274
- feat(core/services-s3): try load endpoint from config by @TennyZhuang in #5279
Changed
Fixed
- fix: add all-features flag for opendal_compat doc build by @XmchxUp in #5234
- fix(integrations/compat): Capability has different fields by @Xuanwo in #5236
- fix(integration/compat): Fix opendal 0.50 OpList has new field by @Xuanwo in #5238
- fix(integrations/compat): Fix dead loop happened during list by @Xuanwo in #5240
Docs
- docs: Move our release process to github discussions by @Xuanwo in #5217
- docs: change "Github" to "GitHub" by @MohammadLotfiA in #5250
CI
- ci(asf): Don't add
[DISCUSS]
prefix for discussion by @Xuanwo in #5210 - build: enable services-mysql for Java and Python bindings by @tisonkun in #5222
- build(binding/python): Support Python 3.13 by @Zheaoli in #5248
Chore
- chore(bin/*): remove useless deps by @koushiro in #5212
- chore: tidy up c binding build and docs by @tisonkun in #5243
- chore(core/layers): adjust await point to simplify combinator code by @koushiro in #5255
- chore(core/blocking_operator): deduplicate deprecated
is_exist
logic by @simonsan in #5261 - chore(deps): bump actions/cache from 3 to 4 by @dependabot in #5262
- chore: run object_store tests in CI by @jorgehermo9 in #5268
New Contributors
- @MohammadLotfiA made their first contribution in #5250
- @simonsan made their first contribution in #5261
Full Changelog: v0.50.1...v0.50.2