This is an automated email from the ASF dual-hosted git repository.
heesung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new f4913d3c14b9 pulsar-3.0.3 release
f4913d3c14b9 is described below
commit f4913d3c14b978c37b383c417cb18b713e4c285a
Author: Heesung Sohn <[email protected]>
AuthorDate: Sat Mar 9 09:46:46 2024 -0800
pulsar-3.0.3 release
---
data/release-pulsar.js | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/data/release-pulsar.js b/data/release-pulsar.js
index 50085b98c707..ddb585cbfd96 100644
--- a/data/release-pulsar.js
+++ b/data/release-pulsar.js
@@ -1,4 +1,13 @@
module.exports = [
+ {
+ "author": "heesung-sn",
+ "tagName": "v3.0.3",
+ "publishedAt": "2024-03-09T16:53:02Z",
+ "vtag": "3.0.x",
+ "releaseNotes": "/release-notes/versioned/pulsar-3.0.3/",
+ "doc": "/docs/3.0.x",
+ "version": "v3.0.x"
+ },
{
"author": "Technoboy-",
"tagName": "v3.2.1",