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

junouyang pushed a change to branch bump/v0.39.0
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


    omit c524ef51e chore: update changelog
    omit 608a5159f chore: update changelog
    omit ff9c149b3 chore: bump to version v0.39.0
     add b31a58438 feat: oss multipart uploads write (#2723)
     add f2b262b8e chore(service/minitrace): update to v0.5.0 (#2725)
     add 1180353b7 chore: bump to version v0.39.0
     add 79077526c chore: update changelog
     add d02556991 chore: update changelog

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   (c524ef51e)
            \
             N -- N -- N   refs/heads/bump/v0.39.0 (d02556991)

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:
 Cargo.lock                       |  16 +++-
 core/Cargo.toml                  |   2 +-
 core/src/layers/minitrace.rs     |  37 ++++----
 core/src/services/oss/backend.rs |   3 +-
 core/src/services/oss/core.rs    |  58 ++++++------
 core/src/services/oss/writer.rs  | 184 ++++++++++++++++-----------------------
 6 files changed, 141 insertions(+), 159 deletions(-)

Reply via email to