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 79cef0b5b deploy: 90c64a19b12333fe4324358af6427b32b244b682
     new 52a898319 deploy: 41c72d8e33fa4a888a3ac611eeea30caacd75b47

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   (79cef0b5b)
            \
             N -- N -- N   refs/heads/gh-pages (52a898319)

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 +-
 assets/js/{main.1f3f4e90.js => main.98d422d5.js}   |   4 +-
 ...js.LICENSE.txt => main.98d422d5.js.LICENSE.txt} |   0
 binding-java/index.html                            |   2 +-
 binding-nodejs/index.html                          |   2 +-
 binding-python/index.html                          |   2 +-
 .../apache-opendal-meetup-beijing-1st/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 +-
 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 +-
 dav-server/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/BlockingLister.html            |   4 +-
 docs/nodejs/classes/BlockingReader.html            |   4 +-
 docs/nodejs/classes/BlockingWriter.html            |   8 +-
 docs/nodejs/classes/Capability.html                |  68 +-
 docs/nodejs/classes/Entry.html                     |   4 +-
 docs/nodejs/classes/ExternalObject.html            |   4 +-
 docs/nodejs/classes/Layer.html                     |   2 +-
 docs/nodejs/classes/Lister.html                    |   4 +-
 docs/nodejs/classes/Metadata.html                  |  18 +-
 docs/nodejs/classes/Operator.html                  |  64 +-
 docs/nodejs/classes/Reader.html                    |   6 +-
 docs/nodejs/classes/RetryLayer.html                |  14 +-
 docs/nodejs/classes/Writer.html                    |   8 +-
 docs/nodejs/interfaces/ListOptions.html            |   4 +-
 docs/nodejs/interfaces/PresignedRequest.html       |   8 +-
 docs/nodejs/interfaces/WriteOptions.html           |  12 +-
 docs/nodejs/interfaces/WriterOptions.html          |  12 +-
 .../object_store_opendal/index.html                |   2 +-
 .../object_store_opendal/struct.OpendalStore.html  |  90 +--
 docs/object-store-opendal/search-index.js          |   2 +-
 .../object_store_opendal-desc-0-.js                |   2 +-
 .../src/object_store_opendal/lib.rs.html           |  10 +-
 .../src/object_store_opendal/store.rs.html         | 264 +++++---
 .../src/object_store_opendal/utils.rs.html         |   8 +
 .../trait.impl/core/clone/trait.Clone.js           |   2 +-
 docs/python/opendal.html                           | 426 ++++++-------
 docs/python/search.js                              |   2 +-
 docs/rust/opendal/all.html                         |   2 +-
 docs/rust/opendal/enum.EntryMode.html              |   2 +-
 docs/rust/opendal/enum.Scheme.html                 |   2 +-
 docs/rust/opendal/layers/index.html                |   4 +-
 .../struct.OtelMetricsLayer.html}                  |   6 +-
 docs/rust/opendal/layers/sidebar-items.js          |   2 +-
 .../struct.OtelMetricsLayer.html}                  |  45 +-
 docs/rust/opendal/layers/struct.TracingLayer.html  |  15 +-
 docs/rust/opendal/operator_futures/index.html      |   2 +-
 .../operator_futures/struct.OperatorFuture.html    | 142 ++---
 .../operator_futures/type.FutureDelete.html        |   4 +-
 .../operator_futures/type.FutureDeleter.html       |   2 +-
 .../opendal/operator_futures/type.FutureList.html  |  14 +-
 .../operator_futures/type.FutureLister.html        |  14 +-
 .../operator_futures/type.FuturePresignRead.html   |  12 +-
 .../operator_futures/type.FuturePresignStat.html   |  12 +-
 .../operator_futures/type.FuturePresignWrite.html  |   8 +-
 .../opendal/operator_futures/type.FutureRead.html  |  20 +-
 .../operator_futures/type.FutureReader.html        |  18 +-
 .../opendal/operator_futures/type.FutureStat.html  |   8 +-
 .../opendal/operator_futures/type.FutureWrite.html |  26 +-
 .../operator_futures/type.FutureWriter.html        |  26 +-
 docs/rust/opendal/raw/enum.FourWays.html           |   4 +-
 docs/rust/opendal/raw/enum.Operation.html          |   2 +-
 docs/rust/opendal/raw/enum.PresignOperation.html   |   2 +-
 docs/rust/opendal/raw/enum.ThreeWays.html          |   2 +-
 docs/rust/opendal/raw/enum.TwoWays.html            |   2 +-
 docs/rust/opendal/raw/oio/struct.FlatLister.html   |   6 +-
 .../opendal/raw/oio/struct.OneShotDeleter.html     |   2 +-
 .../rust/opendal/raw/oio/trait.BlockingDelete.html |   2 +-
 docs/rust/opendal/raw/oio/trait.BlockingList.html  |   2 +-
 docs/rust/opendal/raw/oio/trait.Delete.html        |   2 +-
 docs/rust/opendal/raw/oio/trait.List.html          |   2 +-
 docs/rust/opendal/raw/struct.BytesRange.html       |   2 +-
 docs/rust/opendal/raw/struct.HttpBody.html         |   4 +-
 docs/rust/opendal/raw/struct.OpCopy.html           |   6 +-
 docs/rust/opendal/raw/struct.OpRename.html         |   6 +-
 docs/rust/opendal/raw/struct.OpStat.html           |  32 +-
 docs/rust/opendal/raw/struct.OpWrite.html          |  50 +-
 docs/rust/opendal/raw/struct.OpWriter.html         |  10 +-
 docs/rust/opendal/raw/trait.HttpFetch.html         |   2 +-
 docs/rust/opendal/raw/trait.Layer.html             |   2 +-
 docs/rust/opendal/struct.Buffer.html               |  16 +-
 docs/rust/opendal/struct.Capability.html           |   8 +-
 docs/rust/opendal/struct.Operator.html             |  96 +--
 docs/rust/search-index.js                          |   2 +-
 docs/rust/search.desc/opendal/opendal-desc-0-.js   |   2 +-
 docs/rust/src-files.js                             |   2 +-
 .../src/opendal/layers/correctness_check.rs.html   | 118 +++-
 docs/rust/src/opendal/layers/mod.rs.html           |  10 +
 docs/rust/src/opendal/layers/otelmetrics.rs.html   | 683 +++++++++++++++++++++
 docs/rust/src/opendal/layers/tracing.rs.html       |  12 +-
 docs/rust/src/opendal/raw/ops.rs.html              |  48 ++
 .../src/opendal/services/azblob/backend.rs.html    |   4 +
 docs/rust/src/opendal/services/azblob/core.rs.html |  32 +
 docs/rust/src/opendal/services/gcs/core.rs.html    |  32 +
 docs/rust/src/opendal/services/oss/backend.rs.html |   4 +
 docs/rust/src/opendal/services/oss/core.rs.html    |  32 +
 docs/rust/src/opendal/services/s3/backend.rs.html  |   4 +
 docs/rust/src/opendal/services/s3/core.rs.html     |  26 +-
 docs/rust/src/opendal/types/capability.rs.html     |   8 +
 .../src/opendal/types/operator/operator.rs.html    |  84 ++-
 .../types/operator/operator_futures.rs.html        |  20 +
 .../src/opendal/types/read/buffer_stream.rs.html   |   2 +-
 docs/rust/trait.impl/core/clone/trait.Clone.js     |   2 +-
 docs/rust/trait.impl/core/fmt/trait.Debug.js       |   2 +-
 docs/rust/trait.impl/core/marker/trait.Freeze.js   |   2 +-
 docs/rust/trait.impl/core/marker/trait.Send.js     |   2 +-
 docs/rust/trait.impl/core/marker/trait.Sync.js     |   2 +-
 docs/rust/trait.impl/core/marker/trait.Unpin.js    |   2 +-
 .../core/panic/unwind_safe/trait.RefUnwindSafe.js  |   2 +-
 .../core/panic/unwind_safe/trait.UnwindSafe.js     |   2 +-
 download/index.html                                |   2 +-
 index.html                                         |   2 +-
 lunr-index-1736748349540.json                      |   1 -
 lunr-index-1736750709960.json                      |   1 +
 lunr-index.json                                    |   2 +-
 object-store/index.html                            |   2 +-
 quickstart/index.html                              |   2 +-
 rust-core/index.html                               |   2 +-
 search-doc-1736748349540.json                      |   1 -
 search-doc-1736750709960.json                      |   1 +
 search-doc.json                                    |   2 +-
 vision/index.html                                  |   2 +-
 156 files changed, 2081 insertions(+), 870 deletions(-)
 rename assets/js/{main.1f3f4e90.js => main.98d422d5.js} (99%)
 rename assets/js/{main.1f3f4e90.js.LICENSE.txt => 
main.98d422d5.js.LICENSE.txt} (100%)
 copy docs/{dav-server-opendalfs => 
object-store-opendal}/trait.impl/core/clone/trait.Clone.js (59%)
 copy docs/rust/opendal/layers/{oteltrace/struct.OtelTraceLayer.html => 
otelmetrics/struct.OtelMetricsLayer.html} (59%)
 copy docs/rust/opendal/{struct.BlockingReader.html => 
layers/struct.OtelMetricsLayer.html} (81%)
 create mode 100644 docs/rust/src/opendal/layers/otelmetrics.rs.html
 delete mode 100644 lunr-index-1736748349540.json
 create mode 100644 lunr-index-1736750709960.json
 delete mode 100644 search-doc-1736748349540.json
 create mode 100644 search-doc-1736750709960.json

Reply via email to