This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 833c2018f chore(layer/fastmetrics): upgrade fastmetrics to v0.7.0
(#7227)
add 7216d59a2 refactor(services/gcs): migrate to reqsign v2 (#7229)
No new revisions were added by this update.
Summary of changes:
core/Cargo.lock | 55 ++++----
core/Cargo.toml | 1 -
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 +-
8 files changed, 331 insertions(+), 190 deletions(-)