This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a change to branch 
xuanwo/investigate-local-list-root-recursive-flake
in repository https://gitbox.apache.org/repos/asf/opendal.git


    from 433ff97e3 fix(core): skip not found during concurrent listing
     add 833c2018f chore(layer/fastmetrics): upgrade fastmetrics to v0.7.0 
(#7227)
     add 7216d59a2 refactor(services/gcs): migrate to reqsign v2 (#7229)
     add b9733c5bd Merge branch 'main' into 
xuanwo/investigate-local-list-root-recursive-flake

No new revisions were added by this update.

Summary of changes:
 core/Cargo.lock                    |  59 ++++----
 core/Cargo.toml                    |   1 -
 core/layers/fastmetrics/Cargo.toml |   2 +-
 core/layers/fastmetrics/src/lib.rs | 110 ++++++---------
 core/services/gcs/Cargo.toml       |  10 +-
 core/services/gcs/src/backend.rs   | 273 +++++++++++++++++++++++++++++++------
 core/services/gcs/src/config.rs    |   2 +-
 core/services/gcs/src/core.rs      | 174 +++++++++--------------
 core/services/gcs/src/docs.md      |   2 +-
 core/services/gcs/src/writer.rs    |   4 +-
 10 files changed, 379 insertions(+), 258 deletions(-)

Reply via email to