This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 34cabc88e11 Update 3.3.0-beta.1 release (#2839)
34cabc88e11 is described below

commit 34cabc88e1120f8315f71397fa279eff96a00783
Author: Albumen Kevin <[email protected]>
AuthorDate: Wed Oct 18 11:05:06 2023 +0800

    Update 3.3.0-beta.1 release (#2839)
---
 data/download/en/1javaReleases.yaml | 11 +++++++++--
 data/download/zh/1javaReleases.yaml | 11 +++++++++--
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/data/download/en/1javaReleases.yaml 
b/data/download/en/1javaReleases.yaml
index fe0b8ad5b13..09ed39abb23 100644
--- a/data/download/en/1javaReleases.yaml
+++ b/data/download/en/1javaReleases.yaml
@@ -3,16 +3,23 @@ type: java
 extra_message:
 extra_link:
 list:
+  - name: 3.3.0-beta.1
+    description: >
+      The latest feature version of Dubbo 3 includes JDK 21 Project Loom, the 
new Triple protocol, etc.
+    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.3.0-beta.1
+    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.0-beta.1/apache-dubbo-3.3.0-beta.1-src.zip
+    hash: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.0-beta.1/apache-dubbo-3.3.0-beta.1-src.zip.sha512
+    signature: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.0-beta.1/apache-dubbo-3.3.0-beta.1-src.zip.asc
   - name: 3.2.7
     description: >
-      The latest feature version of Dubbo 3, including Spring Boot 3, JDK 17, 
thread pool isolation at service granularity, etc.
+      Dubbo 3 is the latest stable version. It is recommended that all 3.x 
users upgrade to this version.
     changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.7
     archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.7/apache-dubbo-3.2.7-src.zip
     hash: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.7/apache-dubbo-3.2.7-src.zip.sha512
     signature: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.7/apache-dubbo-3.2.7-src.zip.asc
   - name: 3.1.11
     description: >
-      The latest stable version of Dubbo 3, it is recommended that all 3.x 
users upgrade to this version.
+      Dubbo 3.1.x is currently only undergoing security maintenance. It is 
recommended that all 3.x users upgrade to version 3.2.x.
     changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.1.11
     archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.1.11/apache-dubbo-3.1.11-src.zip
     hash: 
https://www.apache.org/dyn/closer.lua/dubbo/3.1.11/apache-dubbo-3.1.11-src.zip.sha512
diff --git a/data/download/zh/1javaReleases.yaml 
b/data/download/zh/1javaReleases.yaml
index 710f8cc65f2..8287765874e 100644
--- a/data/download/zh/1javaReleases.yaml
+++ b/data/download/zh/1javaReleases.yaml
@@ -3,16 +3,23 @@ type: java
 extra_message:
 extra_link:
 list:
+  - name: 3.3.0-beta.1
+    description: >
+      Dubbo 3 最新特性版本,包含了如 JDK 21 Project Loom、全新 Triple 协议等。
+    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.3.0-beta.1
+    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.0-beta.1/apache-dubbo-3.3.0-beta.1-src.zip
+    hash: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.0-beta.1/apache-dubbo-3.3.0-beta.1-src.zip.sha512
+    signature: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.0-beta.1/apache-dubbo-3.3.0-beta.1-src.zip.asc
   - name: 3.2.7
     description: >
-      Dubbo 3 最新特性版本,包含了如 Spring Boot 3、JDK 17、服务粒度的线程池隔离等。
+      Dubbo 3 最新稳定版本,建议所有的 3.x 用户都升级到该版本。
     changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.7
     archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.7/apache-dubbo-3.2.7-src.zip
     hash: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.7/apache-dubbo-3.2.7-src.zip.sha512
     signature: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.7/apache-dubbo-3.2.7-src.zip.asc
   - name: 3.1.11
     description: >
-      Dubbo 3 最新稳定版本,建议所有的 3.x 用户都升级到该版本。
+      Dubbo 3.1.x 目前仅进行安全维护,建议所有的 3.x 用户都升级到 3.2.x 版本。
     changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.1.11
     archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.1.11/apache-dubbo-3.1.11-src.zip
     hash: 
https://www.apache.org/dyn/closer.lua/dubbo/3.1.11/apache-dubbo-3.1.11-src.zip.sha512

Reply via email to