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 18491ec8d chore: update changelog
    omit ae5e3e278 Update upgrade
    omit d6dbd6146 chore: bump to version v0.39.0
    omit ad7952fdc feat: add override_content_type (#2734)
    omit 8a01d29e9 docs(bindings/java): improve safety doc for get_current_env 
(#2733)
    omit fc546bf3c fix(layer/minitrace): fix doctest (#2728)
     add 30be1dee2 chore: bump to version v0.39.0
     add 05c257e01 Update upgrade
     add 3a0d8f5e1 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   (18491ec8d)
            \
             N -- N -- N   refs/heads/bump/v0.39.0 (3a0d8f5e1)

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                                  | 41 ------------------------
 bindings/java/src/lib.rs                    |  2 +-
 core/Cargo.toml                             |  2 --
 core/src/layers/minitrace.rs                |  4 +--
 core/src/raw/ops.rs                         | 12 -------
 core/src/services/s3/backend.rs             | 21 +++++++++++--
 core/src/services/s3/core.rs                | 41 ++++++++++++++----------
 core/src/types/capability.rs                |  2 --
 core/src/types/operator/operator_futures.rs | 24 --------------
 core/tests/behavior/write.rs                | 49 -----------------------------
 10 files changed, 45 insertions(+), 153 deletions(-)

Reply via email to