This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 56c615a954 [ISSUE #615] Release RocketMQ gRPC Client Go SDK 5.1.0,
update doc
56c615a954 is described below
commit 56c615a954a94a5b7a9c0d06944b4c8672902003
Author: guyinyou <[email protected]>
AuthorDate: Thu Jan 25 15:53:36 2024 +0800
[ISSUE #615] Release RocketMQ gRPC Client Go SDK 5.1.0, update doc
Co-authored-by: guyinyou <[email protected]>
---
src/pages/download.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/pages/download.md b/src/pages/download.md
index d8825f2be5..4a90c53189 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -61,9 +61,10 @@
## RocketMQ gRPC Client Go SDK
-| 版本 | 文档 | 发布日期
| Source 下载 | End of Support
|
-| --------- | ------------------------------------------------------------ |
---------- | ------------------------------------------------------------ |
-------------- |
-| **5.0.0** | [Release
Notes](https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-golang-5.0.0)
| 2022.9.22 |
[download.zip](https://github.com/apache/rocketmq-clients/archive/refs/tags/rocketmq-client-golang-5.0.0.zip)
| |
+| 版本 | 文档
| 发布日期 | Source 下载
| End of Support |
+|-----------|-------------------------------------------------------------------------------------------------------|-----------|---------------------------------------------------------------------------------------------------------------|
-------------- |
+| **5.0.0** | [Release
Notes](https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-golang-5.0.0)
| 2022.9.22 |
[download.zip](https://github.com/apache/rocketmq-clients/archive/refs/tags/rocketmq-client-golang-5.0.0.zip)
| |
+| **5.1.0** | [Release
Notes](https://github.com/apache/rocketmq-clients/releases/tag/golang%2Fv5.1.0-rc.1)
| 2024.1.25 |
[download.zip](https://github.com/apache/rocketmq-clients/archive/refs/tags/golang/v5.1.0-rc.1.zip)
| |
---