This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a change to branch exact-buf-write in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 54ce8b122 Fix typo add 29db37227 docs: auto relaese maven artifacts (#2729) add 1ac9b6edf doc(tests): fix test command (#2920) add 5c8d9bbfb fix(binding/java): Overwrite default NOTICE file with correct years (#2918) new 438ef09c7 Merge remote-tracking branch 'origin/main' into exact-buf-write new beb1c7b5f Fix clippy The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/src/main/resources/META-INF/NOTICE | 2 +- core/src/raw/oio/cursor.rs | 12 +++-- core/src/raw/oio/stream/api.rs | 6 ++- core/src/raw/oio/write/at_least_buf_write.rs | 8 +-- core/src/raw/oio/write/exact_buf_write.rs | 33 +++++++----- core/src/raw/oio/write/one_shot_write.rs | 5 +- core/src/services/obs/writer.rs | 3 +- core/tests/behavior/README.md | 10 ++-- website/docs/contributing/release.md | 61 ++++++++++++++++++---- website/docs/contributing/verify.md | 12 +++++ 10 files changed, 110 insertions(+), 42 deletions(-) copy NOTICE => bindings/java/src/main/resources/META-INF/NOTICE (84%)