This is an automated email from the ASF dual-hosted git repository.
baodi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
The following commit(s) were added to refs/heads/master by this push:
new b8615de Update release process doc (#448)
b8615de is described below
commit b8615de82898558b149f27a6b9d7c6da1487d342
Author: Baodi Shi <[email protected]>
AuthorDate: Tue Dec 30 10:09:02 2025 +0800
Update release process doc (#448)
---
docs/release-process.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/release-process.md b/docs/release-process.md
index d30f7a0..40f5018 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -240,7 +240,7 @@ $ svn mv -m 'Release Pulsar Node.js client 1.X.0' \
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/pulsar-client-node-1.X.0-rc.1
\
https://dist.apache.org/repos/dist/release/pulsar/pulsar-client-node/pulsar-client-node-1.X.0
-# Remove the old releases (if any)
+# Remove the last old releases (if any)
# We only need the latest release there, older releases are available through
the Apache archive
$ svn rm -m 'Remove the old release' \
https://dist.apache.org/repos/dist/release/pulsar/pulsar-client-node/pulsar-client-node-1.Y.0
@@ -278,7 +278,8 @@ guaranteed at-least-once delivery of messages, automatic
cursor management for
subscribers, and cross-datacenter replication.
For Pulsar Node.js client release details and downloads, visit:
-https://www.npmjs.com/package/pulsar-client
+- https://pulsar.apache.org/download/#pulsar-nodejs-client
+- https://www.npmjs.com/package/pulsar-client
Release Notes are at:
https://github.com/apache/pulsar-client-node/releases