This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch registry-more
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 253dd0d71 Fix time
add 0cd81709c feat(services/swift): Implement write returns metadata
(#6669)
add b4ee05ef4 fix(layers/throttle): await limiter before throttled writes
(#6671)
add 1bcff4eaf feat(buffer): add chunk iterator for Buffer (#6672)
add afa4838d3 ci: build and test on python3.14t (#6670)
add 367c31f33 feat(services/dropbox): Implement write returns metadata
(#6673)
add 6ffd97ccc Merge branch 'main' into registry-more
No new revisions were added by this update.
Summary of changes:
.github/workflows/release_python.yml | 10 ++++
core/src/layers/throttle.rs | 46 ++++++++--------
core/src/services/dropbox/writer.rs | 37 ++++++++++++-
core/src/services/swift/writer.rs | 19 ++++++-
core/src/types/buffer.rs | 100 +++++++++++++++++++++++++++++++++++
5 files changed, 185 insertions(+), 27 deletions(-)