Skip to content

v0.53.3

Latest
Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 27 May 06:56
· 49 commits to main since this release
v0.53.3
4e00288

What's Changed

Added

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

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

New Contributors

Full Changelog: v0.53.2...v0.53.3