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

lhotari pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


    from ee11559a50d5  [feat][doc] show how to use Pulsar BOM with Java client 
(#874)
     new f0e63dd66ca0 Add instructions to close the release vote
     new 15fe65cc6036 Improve release process instructions
     new e5f88d90b87e Improve release notes guide
     new 4c6ba184202d Add release notes for Pulsar 3.0.4

The 4 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:
 contribute/release-note-guide.md                   | 10 ++-
 contribute/release-process.md                      | 77 +++++++++++++++++-----
 data/release-java.js                               |  1 +
 data/release-pulsar.js                             | 11 +++-
 release-notes/versioned/client-java-3.0.4.md       | 15 +++++
 release-notes/versioned/pulsar-3.0.4.md            | 73 ++++++++++++++++++++
 releases.json                                      |  1 +
 static/swagger/{3.0.3 => 3.0.4}/swagger.json       |  3 -
 .../swagger/{3.0.0 => 3.0.4}/swaggerfunctions.json |  0
 .../swagger/{2.10.5 => 3.0.4}/swaggerlookup.json   |  0
 .../swagger/{3.0.0 => 3.0.4}/swaggerpackages.json  |  0
 static/swagger/{3.0.0 => 3.0.4}/swaggersink.json   |  0
 static/swagger/{3.0.0 => 3.0.4}/swaggersource.json |  0
 .../{3.0.0 => 3.0.4}/swaggertransactions.json      |  0
 static/swagger/{3.0.3 => 3.0.4/v2}/swagger.json    |  3 -
 .../{2.10.5 => 3.0.4/v2}/swaggerlookup.json        |  0
 .../{3.0.0 => 3.0.4/v3}/swaggerfunctions.json      |  0
 .../{3.0.0 => 3.0.4/v3}/swaggerpackages.json       |  0
 .../swagger/{3.0.0 => 3.0.4/v3}/swaggersink.json   |  0
 .../swagger/{3.0.0 => 3.0.4/v3}/swaggersource.json |  0
 .../{3.0.0 => 3.0.4/v3}/swaggertransactions.json   |  0
 static/swagger/restApiVersions.json                | 19 ++++++
 22 files changed, 189 insertions(+), 24 deletions(-)
 create mode 100644 release-notes/versioned/client-java-3.0.4.md
 create mode 100644 release-notes/versioned/pulsar-3.0.4.md
 copy static/swagger/{3.0.3 => 3.0.4}/swagger.json (99%)
 copy static/swagger/{3.0.0 => 3.0.4}/swaggerfunctions.json (100%)
 copy static/swagger/{2.10.5 => 3.0.4}/swaggerlookup.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4}/swaggerpackages.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4}/swaggersink.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4}/swaggersource.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4}/swaggertransactions.json (100%)
 copy static/swagger/{3.0.3 => 3.0.4/v2}/swagger.json (99%)
 copy static/swagger/{2.10.5 => 3.0.4/v2}/swaggerlookup.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4/v3}/swaggerfunctions.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4/v3}/swaggerpackages.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4/v3}/swaggersink.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4/v3}/swaggersource.json (100%)
 copy static/swagger/{3.0.0 => 3.0.4/v3}/swaggertransactions.json (100%)

Reply via email to