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

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


    omit 58c2f5e29 avoid too large request body
    omit 49e3099f1 feat(services/compfs): implement IoVectoredBuf for Buffer
     add 3e39648be chore: cleanup some useless code related to services that 
were removed due to lack of maintenance (#6763)
     add ae59f223b feat(services/compfs): implement IoVectoredBuf for Buffer
     add 0eaa702c8 avoid too large request body

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   (58c2f5e29)
            \
             N -- N -- N   refs/heads/compfs (0eaa702c8)

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:
 .env.example                                       |   13 -
 README.md                                          |   22 +-
 .../java/org/apache/opendal/ServiceConfig.java     | 2109 ++++++++++----------
 core/src/types/scheme.rs                           |   10 -
 core/tests/behavior/async_delete.rs                |    9 -
 core/tests/behavior/async_read.rs                  |    9 -
 core/tests/behavior/async_stat.rs                  |    9 -
 core/tests/behavior/async_write.rs                 |    7 -
 8 files changed, 1012 insertions(+), 1176 deletions(-)

Reply via email to