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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/http-cache-semantics-4.1.1
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


 discard 3fc42a03e85 Bump http-cache-semantics from 4.1.0 to 4.1.1
     add 2a45801a60b Release 2.10.4 (#518)
     add aef7cbec4be Bump marked from 0.3.19 to 4.0.10 (#520)
     add 710c8ca91dd Add release metadata for 2.10.4 (#524)
     add b153daa7daf fix the release note (#525)
     add 8ec0e0f8cab Update the process to upload the GPG key (#526)
     add bebc6ff75a7 Release 2.11.1 (#527)
     add 07a7cc96507 [improve][doc] Release verify should set ZK env var (#528)
     add 18716683d7b Add the release note for Nodejs client 1.8.2 (#529)
     add a4a7647fa79 Add Node.js API docs (#530)
     add 58f294644b2 Bump webpack from 5.75.0 to 5.79.0 (#522)
     add 4115e5115ca Bump ua-parser-js from 0.7.32 to 0.7.35 (#523)
     add 5a1f2665f75 Bump http-cache-semantics from 4.1.0 to 4.1.1

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   (3fc42a03e85)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 (5a1f2665f75)

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:
 contribute/create-gpg-keys.md                      |    23 +-
 contribute/validate-release-candidate.md           |     2 +-
 data/release-java.js                               |     5 +-
 data/release-node.js                               |     3 +-
 data/release-pulsar.js                             |    29 +-
 package.json                                       |     2 +-
 release-notes/versioned/client-java-2.10.4.md      |    16 +
 release-notes/versioned/client-java-2.11.1.md      |    30 +
 release-notes/versioned/pulsar-2.10.4.md           |   136 +
 release-notes/versioned/pulsar-2.11.1.md           |   190 +
 .../versioned/pulsar-client-node-1.8.2.md          |    18 +
 releases.json                                      |     2 +
 static/api/js/1.8.x/assets/highlight.css           |    92 +
 static/api/js/1.8.x/assets/main.js                 |    58 +
 static/api/js/1.8.x/assets/search.js               |     1 +
 static/api/js/1.8.x/assets/style.css               |  1279 +
 .../api/js/1.8.x/classes/AuthenticationAthenz.html |    73 +
 .../api/js/1.8.x/classes/AuthenticationOauth2.html |    88 +
 static/api/js/1.8.x/classes/AuthenticationTls.html |    78 +
 .../api/js/1.8.x/classes/AuthenticationToken.html  |    76 +
 static/api/js/1.8.x/classes/Client.html            |   165 +
 static/api/js/1.8.x/classes/Consumer.html          |   236 +
 static/api/js/1.8.x/classes/Message.html           |   154 +
 static/api/js/1.8.x/classes/MessageId.html         |   126 +
 static/api/js/1.8.x/classes/Producer.html          |   136 +
 static/api/js/1.8.x/classes/Reader.html            |   146 +
 static/api/js/1.8.x/enums/LogLevel.html            |    82 +
 static/api/js/1.8.x/index.html                     |   158 +
 static/api/js/1.8.x/interfaces/AthenzConfig.html   |   121 +
 static/api/js/1.8.x/interfaces/ClientConfig.html   |   177 +
 static/api/js/1.8.x/interfaces/ConsumerConfig.html |   204 +
 static/api/js/1.8.x/interfaces/ProducerConfig.html |   189 +
 .../api/js/1.8.x/interfaces/ProducerMessage.html   |   133 +
 static/api/js/1.8.x/interfaces/ReaderConfig.html   |   122 +
 static/api/js/1.8.x/modules.html                   |   100 +
 static/api/js/1.8.x/types/CompressionType.html     |    67 +
 .../1.8.x/types/ConsumerCryptoFailureAction.html   |    67 +
 static/api/js/1.8.x/types/HashingScheme.html       |    67 +
 static/api/js/1.8.x/types/InitialPosition.html     |    67 +
 static/api/js/1.8.x/types/MessageRoutingMode.html  |    67 +
 .../1.8.x/types/ProducerCryptoFailureAction.html   |    67 +
 static/api/js/1.8.x/types/SubscriptionType.html    |    67 +
 static/swagger/2.10.4/swagger.json                 | 30591 +++++++++++++++++++
 .../{2.10.3 => 2.10.4}/swaggerfunctions.json       |     0
 .../{2.10.3 => 2.10.4}/swaggerpackages.json        |     0
 static/swagger/{2.10.3 => 2.10.4}/swaggersink.json |     0
 .../swagger/{2.10.3 => 2.10.4}/swaggersource.json  |     0
 static/swagger/2.10.4/v2/swagger.json              | 30591 +++++++++++++++++++
 .../{2.10.3 => 2.10.4/v3}/swaggerfunctions.json    |     0
 .../{2.10.3 => 2.10.4/v3}/swaggerpackages.json     |     0
 .../swagger/{2.10.3 => 2.10.4/v3}/swaggersink.json |     0
 .../{2.10.3 => 2.10.4/v3}/swaggersource.json       |     0
 static/swagger/2.11.1/swagger.json                 | 30319 ++++++++++++++++++
 static/swagger/2.11.1/swaggerfunctions.json        |  3302 ++
 static/swagger/2.11.1/swaggerlookup.json           |  1487 +
 static/swagger/2.11.1/swaggerpackages.json         |  1792 ++
 static/swagger/2.11.1/swaggersink.json             |  2587 ++
 static/swagger/2.11.1/swaggersource.json           |  2535 ++
 static/swagger/2.11.1/swaggertransactions.json     |  2039 ++
 static/swagger/2.11.1/v2/swagger.json              | 30319 ++++++++++++++++++
 static/swagger/2.11.1/v2/swaggerlookup.json        |  1487 +
 static/swagger/2.11.1/v3/swaggerfunctions.json     |  3302 ++
 static/swagger/2.11.1/v3/swaggerpackages.json      |  1792 ++
 static/swagger/2.11.1/v3/swaggersink.json          |  2587 ++
 static/swagger/2.11.1/v3/swaggersource.json        |  2535 ++
 static/swagger/2.11.1/v3/swaggertransactions.json  |  2039 ++
 static/swagger/restApiVersions.json                |    36 +
 yarn.lock                                          |   112 +-
 68 files changed, 154309 insertions(+), 62 deletions(-)
 create mode 100644 release-notes/versioned/client-java-2.10.4.md
 create mode 100644 release-notes/versioned/client-java-2.11.1.md
 create mode 100644 release-notes/versioned/pulsar-2.10.4.md
 create mode 100644 release-notes/versioned/pulsar-2.11.1.md
 create mode 100644 release-notes/versioned/pulsar-client-node-1.8.2.md
 create mode 100644 static/api/js/1.8.x/assets/highlight.css
 create mode 100644 static/api/js/1.8.x/assets/main.js
 create mode 100644 static/api/js/1.8.x/assets/search.js
 create mode 100644 static/api/js/1.8.x/assets/style.css
 create mode 100644 static/api/js/1.8.x/classes/AuthenticationAthenz.html
 create mode 100644 static/api/js/1.8.x/classes/AuthenticationOauth2.html
 create mode 100644 static/api/js/1.8.x/classes/AuthenticationTls.html
 create mode 100644 static/api/js/1.8.x/classes/AuthenticationToken.html
 create mode 100644 static/api/js/1.8.x/classes/Client.html
 create mode 100644 static/api/js/1.8.x/classes/Consumer.html
 create mode 100644 static/api/js/1.8.x/classes/Message.html
 create mode 100644 static/api/js/1.8.x/classes/MessageId.html
 create mode 100644 static/api/js/1.8.x/classes/Producer.html
 create mode 100644 static/api/js/1.8.x/classes/Reader.html
 create mode 100644 static/api/js/1.8.x/enums/LogLevel.html
 create mode 100644 static/api/js/1.8.x/index.html
 create mode 100644 static/api/js/1.8.x/interfaces/AthenzConfig.html
 create mode 100644 static/api/js/1.8.x/interfaces/ClientConfig.html
 create mode 100644 static/api/js/1.8.x/interfaces/ConsumerConfig.html
 create mode 100644 static/api/js/1.8.x/interfaces/ProducerConfig.html
 create mode 100644 static/api/js/1.8.x/interfaces/ProducerMessage.html
 create mode 100644 static/api/js/1.8.x/interfaces/ReaderConfig.html
 create mode 100644 static/api/js/1.8.x/modules.html
 create mode 100644 static/api/js/1.8.x/types/CompressionType.html
 create mode 100644 static/api/js/1.8.x/types/ConsumerCryptoFailureAction.html
 create mode 100644 static/api/js/1.8.x/types/HashingScheme.html
 create mode 100644 static/api/js/1.8.x/types/InitialPosition.html
 create mode 100644 static/api/js/1.8.x/types/MessageRoutingMode.html
 create mode 100644 static/api/js/1.8.x/types/ProducerCryptoFailureAction.html
 create mode 100644 static/api/js/1.8.x/types/SubscriptionType.html
 create mode 100644 static/swagger/2.10.4/swagger.json
 copy static/swagger/{2.10.3 => 2.10.4}/swaggerfunctions.json (100%)
 copy static/swagger/{2.10.3 => 2.10.4}/swaggerpackages.json (100%)
 copy static/swagger/{2.10.3 => 2.10.4}/swaggersink.json (100%)
 copy static/swagger/{2.10.3 => 2.10.4}/swaggersource.json (100%)
 create mode 100644 static/swagger/2.10.4/v2/swagger.json
 copy static/swagger/{2.10.3 => 2.10.4/v3}/swaggerfunctions.json (100%)
 copy static/swagger/{2.10.3 => 2.10.4/v3}/swaggerpackages.json (100%)
 copy static/swagger/{2.10.3 => 2.10.4/v3}/swaggersink.json (100%)
 copy static/swagger/{2.10.3 => 2.10.4/v3}/swaggersource.json (100%)
 create mode 100644 static/swagger/2.11.1/swagger.json
 create mode 100644 static/swagger/2.11.1/swaggerfunctions.json
 create mode 100644 static/swagger/2.11.1/swaggerlookup.json
 create mode 100644 static/swagger/2.11.1/swaggerpackages.json
 create mode 100644 static/swagger/2.11.1/swaggersink.json
 create mode 100644 static/swagger/2.11.1/swaggersource.json
 create mode 100644 static/swagger/2.11.1/swaggertransactions.json
 create mode 100644 static/swagger/2.11.1/v2/swagger.json
 create mode 100644 static/swagger/2.11.1/v2/swaggerlookup.json
 create mode 100644 static/swagger/2.11.1/v3/swaggerfunctions.json
 create mode 100644 static/swagger/2.11.1/v3/swaggerpackages.json
 create mode 100644 static/swagger/2.11.1/v3/swaggersink.json
 create mode 100644 static/swagger/2.11.1/v3/swaggersource.json
 create mode 100644 static/swagger/2.11.1/v3/swaggertransactions.json

Reply via email to