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 723a10bd41d Add Pulsar 3.0.13 release
new 0f11e73b508 Add Pulsar 3.3.8 release
new 76575abadab Add script for moving PR line items to categories in the
release notes
new 513b02c2c0b Add some release notes instructions
The 3 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 | 28 ++
data/release-java.js | 9 +-
data/release-pulsar.js | 11 +-
...{client-java-3.0.13.md => client-java-3.3.8.md} | 10 +-
.../{pulsar-3.0.13.md => pulsar-3.3.8.md} | 31 +--
releases.json | 1 +
scripts/release_notes_reorder_script.py | 287 +++++++++++++++++++++
static/swagger/{3.3.7 => 3.3.8}/swagger.json | 13 +-
.../{3.0.10 => 3.3.8}/swaggerfunctions.json | 0
.../swagger/{2.10.5 => 3.3.8}/swaggerlookup.json | 0
.../swagger/{3.0.10 => 3.3.8}/swaggerpackages.json | 0
static/swagger/{3.3.0 => 3.3.8}/swaggersink.json | 0
static/swagger/{3.3.0 => 3.3.8}/swaggersource.json | 0
.../{3.3.0 => 3.3.8}/swaggertransactions.json | 0
static/swagger/{3.3.7 => 3.3.8/v2}/swagger.json | 13 +-
.../{2.10.5 => 3.3.8/v2}/swaggerlookup.json | 0
.../{3.0.10 => 3.3.8/v3}/swaggerfunctions.json | 0
.../{3.0.10 => 3.3.8/v3}/swaggerpackages.json | 0
.../swagger/{3.3.0 => 3.3.8/v3}/swaggersink.json | 0
.../swagger/{3.3.0 => 3.3.8/v3}/swaggersource.json | 0
.../{3.3.0 => 3.3.8/v3}/swaggertransactions.json | 0
static/swagger/restApiVersions.json | 19 ++
22 files changed, 387 insertions(+), 35 deletions(-)
copy release-notes/versioned/{client-java-3.0.13.md => client-java-3.3.8.md}
(86%)
copy release-notes/versioned/{pulsar-3.0.13.md => pulsar-3.3.8.md} (84%)
create mode 100755 scripts/release_notes_reorder_script.py
copy static/swagger/{3.3.7 => 3.3.8}/swagger.json (99%)
copy static/swagger/{3.0.10 => 3.3.8}/swaggerfunctions.json (100%)
copy static/swagger/{2.10.5 => 3.3.8}/swaggerlookup.json (100%)
copy static/swagger/{3.0.10 => 3.3.8}/swaggerpackages.json (100%)
copy static/swagger/{3.3.0 => 3.3.8}/swaggersink.json (100%)
copy static/swagger/{3.3.0 => 3.3.8}/swaggersource.json (100%)
copy static/swagger/{3.3.0 => 3.3.8}/swaggertransactions.json (100%)
copy static/swagger/{3.3.7 => 3.3.8/v2}/swagger.json (99%)
copy static/swagger/{2.10.5 => 3.3.8/v2}/swaggerlookup.json (100%)
copy static/swagger/{3.0.10 => 3.3.8/v3}/swaggerfunctions.json (100%)
copy static/swagger/{3.0.10 => 3.3.8/v3}/swaggerpackages.json (100%)
copy static/swagger/{3.3.0 => 3.3.8/v3}/swaggersink.json (100%)
copy static/swagger/{3.3.0 => 3.3.8/v3}/swaggersource.json (100%)
copy static/swagger/{3.3.0 => 3.3.8/v3}/swaggertransactions.json (100%)