Skip to content

v0.53.2

Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 13 May 09:31
· 73 commits to main since this release
v0.53.2
dfb1940

What's Changed

Added

Changed

  • refactor(core): Deprecate not used options in OpList by @Xuanwo in #6050
  • refactor(services/gdrive): move raw requests to core by @jorgehermo9 in #6088
  • refactor(services/ghac): move raw http calls to core by @jorgehermo9 in #6095
  • refactor(services/yandex_disk): Move raw request to core by @jorgehermo9 in #6090
  • refactor(services/azdls): Refactor raw request send in writer and bac… by @jorgehermo9 in #6109
  • refactor(services/seafile): Refactor raw request send in writer and lister by @jorgehermo9 in #6104
  • refactor(services/azblob): Refactor raw request send in writer by @jorgehermo9 in #6102
  • refactor(services/aliyun_drive): Move raw request to core by @jorgehermo9 in #6089
  • refactor(services/webhdfs): Refactor raw request send in writer and backend by @jorgehermo9 in #6113
  • refactor(bindings/go): add ffiCall type for FFI function signature by @yuchanns in #6158

Fixed

  • fix(core): Only run size tests on 64bit platforms by @cryptomilk in #6078
  • fix(bindings/go): Reader returns io.EOF at the end of file by @yuchanns in #6150
  • fix(core/services/fs): Returning empty dir while list a file path by @Xuanwo in #6154

Docs

  • doc(services/onedrive): add a comment about onedrive's writer by @erickguan in #6120

CI

  • ci(bindings/go): include sqlite service into behavior tests by @yuchanns in #6039

Chore

  • chore: delete unused code in scripts by @yihong0618 in #6084
  • chore(integrations/unftp): Make compatible with latest libunftp by @hannesdejager in #6094
  • chore(deps): bump logforth from 0.23.1 to 0.24.0 in /bin/ofs by @dependabot in #6137
  • chore(deps): bump assert_cmd from 2.0.16 to 2.0.17 in /bin/oli by @dependabot in #6138
  • chore(deps): bump logforth from 0.23.1 to 0.24.0 in /bin/oay by @dependabot in #6139
  • chore(deps): update dav-server requirement from 0.7.0 to 0.8.0 in /integrations/dav-server by @dependabot in #6133
  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #6134

New Contributors

Full Changelog: v0.53.1...v0.53.2