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

tison pushed a change to branch 
dependabot/cargo/integrations/object_store/object_store-0.13.0
in repository https://gitbox.apache.org/repos/asf/opendal.git


    from b5c695abb chore(deps): update object_store requirement
     add bc713ffbd chore(layer/fastmetrics): upgrade fastmetrics to v0.6.0 
(#7135)
     add 8817d47d6 RFC-7130: Route Layer (#7130)
     add 2e7ad9522 Merge branch 'main' into 
dependabot/cargo/integrations/object_store/object_store-0.13.0
     add 2c6b1c473 upgrade

No new revisions were added by this update.

Summary of changes:
 core/Cargo.lock                                    |  10 +-
 core/core/src/docs/rfcs/7130_route_layer.md        | 214 +++++++++++++++++++++
 core/core/src/docs/rfcs/mod.rs                     |   4 +
 core/layers/fastmetrics/Cargo.toml                 |   2 +-
 integrations/object_store/Cargo.toml               |   2 +-
 integrations/object_store/src/service/deleter.rs   |   4 +-
 integrations/object_store/src/service/mod.rs       |   2 +-
 integrations/object_store/src/store.rs             |  73 +++----
 integrations/object_store/tests/behavior/delete.rs |   2 +-
 integrations/object_store/tests/behavior/get.rs    |   2 +-
 integrations/object_store/tests/behavior/put.rs    |   2 +-
 11 files changed, 269 insertions(+), 48 deletions(-)
 create mode 100644 core/core/src/docs/rfcs/7130_route_layer.md

Reply via email to