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/incubator-opendal.git
from a39a5264e feat(types): add stat_with API for blocking operator (#2915)
add d101069e0 feat(services/gdrive): credential manage (#2914)
No new revisions were added by this update.
Summary of changes:
core/src/services/dropbox/builder.rs | 2 +-
core/src/services/dropbox/core.rs | 10 +--
core/src/services/gdrive/backend.rs | 15 +----
core/src/services/gdrive/builder.rs | 118 ++++++++++++++++++++++++++++++++---
core/src/services/gdrive/core.rs | 97 ++++++++++++++++++++++++----
5 files changed, 201 insertions(+), 41 deletions(-)