Releases: apache/opendal
Releases · apache/opendal
v0.1.3
02 Mar 11:18
Compare
Sorry, something went wrong.
No results found
v0.1.3 - 2022-03-02
Added
RFC and implementations for limited reader (#90 )
readers: Implement observe reader support (#92 )
Changed
deps: Bump s3 sdk to 0.8 (#87 )
bench: Improve logic (#89 )
New RFCs
New Contributors
v0.1.2
01 Mar 10:14
Compare
Sorry, something went wrong.
No results found
v0.1.2 - 2022-03-01
Changed
object: Polish API for Metadata (#80 )
v0.1.1
01 Mar 09:56
Compare
Sorry, something went wrong.
No results found
v0.1.1 - 2022-03-01
Added
RFC and implementation of feature Object Stream (#69 )
services/s3: Implement List support (#76 )
credential: Add Plain variant to allow more input (#78 )
Changed
backend/s3: Change from lazy_static to once_cell (#62 )
backend/s3: Enable test on AWS S3 (#64 )
New Contributors
v0.1.0
24 Feb 11:35
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.0.5 - 2022-02-23
Fixed
io: Remove not used debug print (#48 )
v0.0.4
23 Feb 09:51
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found