What's Changed
Added
- feat(java): add ReadOptions for read methods by @liamzwbao in #6157
- feat(core): support sharing one redb database between different Operators by @TD-Sky in #6173
- feat(bin/oli): support cp to dir by @asukaminato0721 in #6140
- feat(bin/oli): support tee by @asukaminato0721 in #6194
- feat: expose
Error::backtrace()
by @xxchan in #6196 - feat(bindings/c)!: Make features configurable via CMakeLists by @asukaminato0721 in #6143
- feat: ADLS Client Credential Authentication by @c-thiel in #6205
Changed
- refactor(bindings/java): deprecate append in favor of write with append=true by @kingsword09 in #6169
- refactor(core): Put Backtrace in a box to reduce error size by @Xuanwo in #6193
Fixed
- fix(bindings/go): update dependencies by @JupiterRider in #6175
- fix(integrations/object_store): fix double percent encoding by @Colerar in #6166
- fix(services/fs): Make fs services work on our MSRV by @Xuanwo in #6183
- fix(services/s3): Remove not needed check for batch delete by @Xuanwo in #6206
Docs
- fix: typo error in 0429_init_from_iter.md by @warjiang in #6203
- doc: case-police Ocaml to OCaml by @yihong0618 in #6204
CI
- ci: uses taiki-e/install-action to replace cargo insatll by @xxchan in #6168
- ci(bindings/node): Add contents permissions for nodejs release by @Xuanwo in #6182
- ci(bindings/java): Enable zig build for java by @Xuanwo in #6181
- ci: Fix behavior tests for go bindings by @Xuanwo in #6199
Chore
- Bump opendal to v0.53.3 (Round 1) by @Xuanwo in #6186
- chore: remove useless labeler.yml by @koushiro in #6192
New Contributors
- @liamzwbao made their first contribution in #6157
- @kingsword09 made their first contribution in #6169
- @JupiterRider made their first contribution in #6175
- @TD-Sky made their first contribution in #6173
- @Colerar made their first contribution in #6166
- @warjiang made their first contribution in #6203
- @c-thiel made their first contribution in #6205
Full Changelog: v0.53.2...v0.53.3