This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch
dependabot/github_actions/korandoru/hawkeye-3.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 5a90ac33d build(deps): bump korandoru/hawkeye from 3.1.0 to 3.3.0
add 9c1504dbb fix(services/gcs): Fix handling of media and multipart
insert (#2997)
add fde8a61aa build(deps): bump cbindgen from 0.24.5 to 0.25.0 (#2992)
add c9775e097 build(deps): bump actions/checkout from 2 to 3 (#2995)
add 8f1ebd68d build(deps): bump pin-project from 1.1.2 to 1.1.3 (#2993)
add 7c8623bb4 build(deps): bump chrono from 0.4.26 to 0.4.28 (#2989)
add 8817c00b8 build(deps): bump redb from 1.0.4 to 1.1.0 (#2991)
add 6fc8a4be5 build(deps): bump lazy-regex from 2.5.0 to 3.0.1 (#2990)
add 61fbf0ca1 docs(bindings/cpp): use doxygen to generate API docs (#2988)
add d3a4d597b Merge branch 'main' into
dependabot/github_actions/korandoru/hawkeye-3.3.0
No new revisions were added by this update.
Summary of changes:
.github/workflows/bindings_ocaml.yml | 2 +-
Cargo.lock | 77 ++++++++++++++++++++++++++----------
bin/oay/Cargo.toml | 2 +-
bindings/c/Cargo.toml | 2 +-
bindings/cpp/CMakeLists.txt | 23 ++++++++++-
bindings/cpp/CONTRIBUTING.md | 19 +++++++++
bindings/{c => cpp}/Doxyfile | 74 ++++++----------------------------
bindings/cpp/include/opendal.hpp | 30 ++++++++++++++
core/Cargo.toml | 6 +--
core/src/services/gcs/core.rs | 56 +++++++++++++-------------
10 files changed, 175 insertions(+), 116 deletions(-)
copy bindings/{c => cpp}/Doxyfile (77%)