Skip to content

Releases: apache/opendal

v0.1.0

24 Feb 11:35
v0.1.0
dee9fc9
Compare
Choose a tag to compare

v0.1.0 - 2022-02-24

Added

  • docs: Add README for behavior test and ops benchmarks (#53)
  • RFC-0057: Auto Region (#57)
  • backend/s3: Implement RFC-57 Auto Region (#59)

Changed

  • io: Rename BoxedAsyncRead to BoxedAsyncReader (#55)
  • *: Refactor tests (#60)

v0.0.5

23 Feb 10:36
v0.0.5
e72f05c
Compare
Choose a tag to compare

v0.0.5 - 2022-02-23

Fixed

  • io: Remove not used debug print (#48)

v0.0.4

23 Feb 09:51
v0.0.4
81f646a
Compare
Choose a tag to compare

v0.0.4 - 2022-02-23

Added

  • readers: Allow config prefetch size (#31)
  • RFC-0041: Object Native API (#41)
  • *: Implement RFC-0041 Object Native API (#35)
  • RFC-0044: Error Handle (#44)
  • error: Implement RFC-0044 Error Handle (#43)

Changed

  • services/fs: Use separate dedicated thread pool instead (#42)

v0.0.3

16 Feb 08:13
v0.0.3
6b6c202
Compare
Choose a tag to compare

v0.0.3 - 2022-02-16

Added

  • benches: Implement benches for ops (#26)

Changed

  • services/s3: Don't load_from_env if users already inputs (#23)
  • readers: Improve seekable performance (#25)

v0.0.2

15 Feb 10:30
v0.0.2
e2dc3f4
Compare
Choose a tag to compare

v0.0.2 - 2022-02-15

Added

  • tests: Implement behavior tests (#13)
  • services/s3: Add support for endpoints without scheme (#15)
  • tests: Implement integration tests for s3 (#18)

Fixed

  • services/s3: Allow set endpoint and region while input value is valid (#17)

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 Feb 07:48
v0.0.1
5ef82ea
Compare
Choose a tag to compare

v0.0.1 - 2022-02-14

Added

Hello, OpenDAL!


New Contributors

  • @Xuanwo made their first contribution in #2

Full Changelog: https://github.com/datafuselabs/opendal/commits/v0.0.1