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

meteorgan pushed a change to branch fix-docs
in repository https://gitbox.apache.org/repos/asf/opendal.git


 discard eca436688 chore(docs): fix docs for writer_options
     add 54acd326c refactor: Migrate oss to reqsign core v2 (#7165)
     add dd67846f2 test(core): remove assert_size tests (#7167)
     add 546dbaca3 chore(docs): fix docs for writer_options

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (eca436688)
            \
             N -- N -- N   refs/heads/fix-docs (546dbaca3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 core/Cargo.lock                  |  26 ++++++++-
 core/DEPENDENCIES.rust.tsv       |   3 +-
 core/core/src/lib.rs             |  14 -----
 core/core/src/types/error.rs     |  11 ----
 core/services/oss/Cargo.toml     |   8 +--
 core/services/oss/src/backend.rs |  94 +++++++++++++++++++------------
 core/services/oss/src/core.rs    | 118 ++++++++++++++++-----------------------
 core/services/oss/src/writer.rs  |  10 ++--
 8 files changed, 140 insertions(+), 144 deletions(-)

Reply via email to