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

erickguan pushed a change to branch publish-ruby-binding
in repository https://gitbox.apache.org/repos/asf/opendal.git


    omit 44539e72a Version bump
    omit 8def013da Move middlewares to OpenDal::Middlware
    omit 807fab89b Version bump
    omit 0466116b9 Fix metadata's inspect
    omit 91dfde0ee Version bump
    omit d3b0d5d8a Fix file paths to include core files
    omit 74aaf1c88 Fix rake release task override
    omit be745fac3 Fix path for the action patch file
    omit 91e8612d0 Remove me: testing workflow
     add aa895cc2f fix: censor the "sig" query param for Azure SAS URIs (#6603)
     add bf3f15be7 Remove me: testing workflow
     add f5527a113 Fix path for the action patch file
     add a4e3b2ef1 Fix rake release task override
     add f4bd5faff Fix file paths to include core files
     add 16bbe364b Version bump
     add 1bdf38e05 Fix metadata's inspect
     add dc28f3613 Version bump
     add 8816c4e52 Move middlewares to OpenDal::Middlware
     add c6ec9db8c Version bump

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   (44539e72a)
            \
             N -- N -- N   refs/heads/publish-ruby-binding (c6ec9db8c)

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:
 bindings/ruby/src/lib.rs               |  3 +-
 bindings/ruby/test/blocking_op_test.rb |  2 +-
 core/src/raw/azure.rs                  | 61 ++++++++++++++++++++++++++++++++++
 core/src/services/azblob/error.rs      |  2 +-
 core/src/services/azdls/error.rs       |  2 +-
 core/src/services/azfile/error.rs      |  2 +-
 6 files changed, 67 insertions(+), 5 deletions(-)

Reply via email to