This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/opendal.git
discard 7d54541a1 deploy: 2893a49b7bd9aaf6d5a4ec7b42998363cb45603b
new dd60496dc deploy: 833c2018f6654964a0e1b577240d5b98ed3af588
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 (7d54541a1)
\
N -- N -- N refs/heads/gh-pages (dd60496dc)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
404.html | 2 +-
apps/migration/index.html | 2 +-
apps/oay/index.html | 2 +-
apps/ofs/index.html | 2 +-
apps/oli/index.html | 2 +-
assets/js/{main.c0557278.js => main.944c9b88.js} | 4 +-
...js.LICENSE.txt => main.944c9b88.js.LICENSE.txt} | 0
bindings/c/index.html | 2 +-
bindings/cpp/index.html | 2 +-
bindings/d/index.html | 2 +-
bindings/dart/index.html | 2 +-
bindings/dotnet/index.html | 2 +-
bindings/go/index.html | 2 +-
bindings/haskell/index.html | 2 +-
bindings/java/index.html | 2 +-
bindings/lua/index.html | 2 +-
bindings/nodejs/index.html | 2 +-
bindings/ocaml/index.html | 2 +-
bindings/php/index.html | 2 +-
bindings/python/index.html | 2 +-
bindings/ruby/index.html | 2 +-
bindings/swift/index.html | 2 +-
bindings/zig/index.html | 2 +-
.../apache-opendal-meetup-beijing-1st/index.html | 2 +-
blog/2025/03/01/2025-roadmap/index.html | 2 +-
blog/2025/09/15/apache-opendal-reqsign/index.html | 2 +-
blog/apache-opendal-graduated/index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
blog/archive/index.html | 2 +-
blog/authors/index.html | 2 +-
blog/how-opendal-read-data/index.html | 2 +-
blog/index.html | 2 +-
blog/opendal-access-data-freely/index.html | 2 +-
blog/opendal-entered-apache-incubator/index.html | 2 +-
blog/owo-1/index.html | 2 +-
blog/tags/announcement/index.html | 2 +-
blog/tags/index.html | 2 +-
blog/tags/internal/index.html | 2 +-
blog/tags/owo/index.html | 2 +-
category/applications/index.html | 2 +-
category/bindings/index.html | 2 +-
category/integrations/index.html | 2 +-
community/category/committers/index.html | 2 +-
community/category/events/index.html | 2 +-
community/category/pmc-members/index.html | 2 +-
community/category/reference/index.html | 2 +-
community/category/release/index.html | 2 +-
community/committers/onboarding/index.html | 2 +-
.../request_for_adding_secrets/index.html | 2 +-
community/events/gsoc-proposal-guide/index.html | 2 +-
community/events/ospp-proposal-guide/index.html | 2 +-
community/index.html | 2 +-
community/maturity/index.html | 2 +-
community/pmc_members/board-reporting/index.html | 2 +-
.../pmc_members/nominate-committer/index.html | 2 +-
.../pmc_members/nominate-pmc-member/index.html | 2 +-
community/pmc_members/onboarding/index.html | 2 +-
community/release/index.html | 2 +-
.../reference/generate_release_note/index.html | 2 +-
community/release/reference/setup_gpg/index.html | 2 +-
community/release/verify/index.html | 2 +-
community/security/index.html | 2 +-
core/index.html | 2 +-
docs/lua/classes/opendal.metadata.html | 2 +-
docs/lua/classes/opendal.operator.html | 2 +-
docs/lua/index.html | 2 +-
docs/nodejs/classes/index.BlockingLister.html | 4 +-
docs/nodejs/classes/index.BlockingReader.html | 4 +-
docs/nodejs/classes/index.BlockingWriter.html | 8 +-
docs/nodejs/classes/index.Capability.html | 100 +--
.../nodejs/classes/index.ConcurrentLimitLayer.html | 8 +-
docs/nodejs/classes/index.Entry.html | 6 +-
docs/nodejs/classes/index.ExternalObject.html | 4 +-
docs/nodejs/classes/index.Layer.html | 2 +-
docs/nodejs/classes/index.Lister.html | 4 +-
docs/nodejs/classes/index.LoggingLayer.html | 4 +-
docs/nodejs/classes/index.Metadata.html | 30 +-
docs/nodejs/classes/index.Operator.html | 74 +-
docs/nodejs/classes/index.Reader.html | 6 +-
docs/nodejs/classes/index.RetryLayer.html | 14 +-
docs/nodejs/classes/index.ThrottleLayer.html | 4 +-
docs/nodejs/classes/index.TimeoutLayer.html | 8 +-
docs/nodejs/classes/index.Writer.html | 8 +-
docs/nodejs/enums/index.EntryMode.html | 8 +-
docs/nodejs/interfaces/index.DeleteOptions.html | 4 +-
docs/nodejs/interfaces/index.ListOptions.html | 12 +-
docs/nodejs/interfaces/index.PresignedRequest.html | 8 +-
docs/nodejs/interfaces/index.ReadOptions.html | 28 +-
docs/nodejs/interfaces/index.ReaderOptions.html | 20 +-
docs/nodejs/interfaces/index.StatOptions.html | 18 +-
docs/nodejs/interfaces/index.WriteOptions.html | 24 +-
docs/ruby/OpenDal.html | 2 +-
docs/ruby/OpenDal/Capability.html | 2 +-
docs/ruby/OpenDal/Entry.html | 2 +-
docs/ruby/OpenDal/IO.html | 2 +-
docs/ruby/OpenDal/Lister.html | 2 +-
docs/ruby/OpenDal/Metadata.html | 2 +-
docs/ruby/OpenDal/Middleware/ConcurrentLimit.html | 2 +-
docs/ruby/OpenDal/Middleware/Retry.html | 2 +-
docs/ruby/OpenDal/Middleware/Throttle.html | 2 +-
docs/ruby/OpenDal/Middleware/Timeout.html | 2 +-
docs/ruby/OpenDal/Operator.html | 2 +-
docs/ruby/OpenDal/OperatorInfo.html | 2 +-
docs/ruby/_index.html | 2 +-
docs/ruby/file.README.html | 2 +-
docs/ruby/index.html | 2 +-
docs/ruby/top-level-namespace.html | 2 +-
.../opendal/layers/struct.FastmetricsLayer.html | 4 +-
.../desc/{99a1156b94ae.js => 569f8dfa7909.js} | 2 +-
.../entry/{a6d2a762f018.js => 003e1f126334.js} | 2 +-
.../entry/{3cc459799045.js => 6677a2ee8703.js} | 2 +-
.../function/{a029b99450db.js => 787849646596.js} | 2 +-
.../{690741a10c95.js => 864c2fb45b60.js} | 2 +-
docs/rust/search.index/root.js | 2 +-
docs/rust/search.index/type/ae4bd7fe1cc6.js | 1 +
docs/rust/search.index/type/c8c982fb1d0c.js | 1 -
download/index.html | 2 +-
img/external/215e045c6b9b4e8c9b2efc199f41f8af.yml | 230 +++----
img/external/4da9d4af50aab2c06cbd993de79dd920.yml | 730 ++++++++++----------
img/external/6564632a3de5ae36e76129dad4c34d7c.svg | 2 +-
img/external/6e8f77c284448219636d1fb7710e549e.yml | 760 ++++++++++-----------
img/external/7ccca72503e4823887f7fb9cb2d40b88.svg | 2 +-
img/external/e6975229447eef6fd380a9b42253706e.yml | 760 ++++++++++-----------
index.html | 2 +-
integrations/cloud_filter/index.html | 2 +-
integrations/dav_server/index.html | 2 +-
integrations/fuse3/index.html | 2 +-
integrations/object_store/index.html | 2 +-
integrations/parquet/index.html | 2 +-
integrations/spring/index.html | 2 +-
integrations/unftp_sbe/index.html | 2 +-
lunr-index-1772097663800.json | 1 -
lunr-index-1772111997954.json | 1 +
lunr-index.json | 2 +-
search-doc-1772097663800.json | 1 -
search-doc-1772111997954.json | 1 +
search-doc.json | 2 +-
vision/index.html | 2 +-
139 files changed, 1539 insertions(+), 1567 deletions(-)
rename assets/js/{main.c0557278.js => main.944c9b88.js} (99%)
rename assets/js/{main.c0557278.js.LICENSE.txt =>
main.944c9b88.js.LICENSE.txt} (100%)
rename docs/rust/search.index/desc/{99a1156b94ae.js => 569f8dfa7909.js} (96%)
rename docs/rust/search.index/entry/{a6d2a762f018.js => 003e1f126334.js} (97%)
rename docs/rust/search.index/entry/{3cc459799045.js => 6677a2ee8703.js} (95%)
rename docs/rust/search.index/function/{a029b99450db.js => 787849646596.js}
(95%)
rename docs/rust/search.index/generic_inverted_index/{690741a10c95.js =>
864c2fb45b60.js} (82%)
create mode 100644 docs/rust/search.index/type/ae4bd7fe1cc6.js
delete mode 100644 docs/rust/search.index/type/c8c982fb1d0c.js
delete mode 100644 lunr-index-1772097663800.json
create mode 100644 lunr-index-1772111997954.json
delete mode 100644 search-doc-1772097663800.json
create mode 100644 search-doc-1772111997954.json