v0.47.1
What's Changed
Added
- feat(core): sets default chunk_size and sends buffer > chunk_size directly by @evenyag in #4710
- feat(services): add optional access_token for AliyunDrive by @yuchanns in #4740
- feat(unftp-sbe): Add integration for unftp-sbe by @George-Miao in #4753
Changed
- refactor(ofs): Split fuse3 impl into fuse3_opendal by @Xuanwo in #4721
- refactor(ovfs): Split ovfs impl into virtiofs_opendal by @zjregee in #4723
- refactor(*): tiny refactor to the Error type by @waynexia in #4737
- refactor(aliyun-drive): rewrite writer part by @yuchanns in #4744
- refactor(object_store): Polish implementation details of object_store by @Xuanwo in #4749
- refactor(dav-server): Polish dav-server integration details by @Xuanwo in #4751
- refactor(core): Remove unused
size
forRangeWrite
. by @reswqa in #4755
Fixed
- fix(s3): parse MultipartUploadResponse to check error in body by @waynexia in #4735
- fix(services/aliyun-drive): unable to list
/
by @yuchanns in #4754
Docs
- docs: keep docs updated and tidy by @tisonkun in #4709
- docs: fixup broken links by @tisonkun in #4711
- docs(website): update release/verify docs by @suyanhanx in #4714
- docs: Update release.md link correspondingly by @tisonkun in #4717
- docs: update readme for fuse3_opendal & virtiofs_opendal by @zjregee in #4730
- docs: Polish README and links to docs by @Xuanwo in #4741
- docs: Enhance maintainability of the service section by @Xuanwo in #4742
- docs: Polish opendal rust core README by @Xuanwo in #4745
- docs: Refactor rust core examples by @Xuanwo in #4757
CI
- ci: verify build website on site content changes by @tisonkun in #4712
- ci: Fix cert for redis and add docs for key maintenance by @Xuanwo in #4718
- ci(nodejs): Disable services-all on windows by @Xuanwo in #4762
Chore
- chore: use more portable binutils by @tisonkun in #4713
- chore(deps): bump clap from 4.5.6 to 4.5.7 in /bin/ofs by @dependabot in #4728
- chore(deps): bump url from 2.5.0 to 2.5.1 in /bin/oay by @dependabot in #4729
- chore(binding/python): Upgrade pyo3 to 0.21 by @reswqa in #4734
- chore: Make 1.79 clippy happy by @Xuanwo in #4731
- chore(docs): Add new line in lone services by @Xuanwo in #4743
- chore: Bump versions to prepare v0.47.1 release by @Xuanwo in #4759
- chore: Bump to version 0.47.1 with changelog update by @Xuanwo in #4760
- chore: Bump to 0.47.1-rc.2 by @Xuanwo in #4763
New Contributors
Full Changelog: v0.47.0...v0.47.1