Skip to content

v0.38.1

Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 15 Jul 05:26
· 1481 commits to main since this release
40e2a2a

What's Changed

Added

  • feat(binding/lua): add rename and create_dir operator function by @oowl in #2564
  • feat(services/azblob): support sink by @suyanhanx in #2574
  • feat(services/gcs): support sink by @suyanhanx in #2576
  • feat(services/oss): support sink by @suyanhanx in #2577
  • feat(services/obs): support sink by @suyanhanx in #2578
  • feat(services/cos): impl sink by @suyanhanx in #2587
  • feat(service): Support stat for Dropbox by @Zheaoli in #2588
  • feat(services/dropbox): impl create_dir and polish error handling by @suyanhanx in #2600
  • feat(services/dropbox): Implement refresh token support by @Xuanwo in #2604
  • feat(service/dropbox): impl batch delete by @suyanhanx in #2606
  • feat(CI): set Kvrocks test for service redis by @suyanhanx in #2613
  • feat(core): object versioning APIs by @suyanhanx in #2614
  • feat(oay): actually read configuration from oay.toml by @messense in #2615
  • feat(services/webdav): impl sink by @suyanhanx in #2622
  • feat(services/fs): impl Sink for Fs by @Ji-Xinyou in #2626
  • feat(core): impl delete_with on blocking operator by @suyanhanx in #2633
  • feat(bindings/C): add support for list in C binding by @Ji-Xinyou in #2448
  • feat(services/s3): Add detect_region support for S3Builder by @parkma99 in #2634

Changed

  • refactor(core): Add ErrorKind InvalidInput to indicate users input error by @dqhl76 in #2637
  • refactor(services/s3): Add more detect logic for detect_region by @Xuanwo in #2645

Fixed

Docs

CI

Chore

New Contributors

Full Changelog: v0.38.0...v0.38.1