This is an automated email from the ASF dual-hosted git repository.
zike pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new e7f17246 Update release process to link the release and release notes
to pulsar website (#1453)
e7f17246 is described below
commit e7f1724641d352d5812433b02c74e58d94db7811
Author: Zike Yang <[email protected]>
AuthorDate: Tue Dec 30 17:52:25 2025 +0800
Update release process to link the release and release notes to pulsar
website (#1453)
---
docs/release-process.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/release-process.md b/docs/release-process.md
index 540cbad5..97225b51 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -176,10 +176,10 @@ guaranteed at-least-once delivery of messages, automatic
cursor management for
subscribers, and cross-datacenter replication.
For Pulsar release details and downloads, visit:
-https://github.com/apache/pulsar-client-go/releases/tag/v0.x.0
+https://pulsar.apache.org/download/#pulsar-go-client
Release Notes are at:
-https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md
+https://pulsar.apache.org/release-notes/client-go/
We would like to thank the contributors that made the release possible.