This is an automated email from the ASF dual-hosted git repository.
panyuepeng pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new d71d93c [Release][doc] Update the latest version v2.1.6 pages and fix
typo. (#435)
d71d93c is described below
commit d71d93c88103aedc9cd8d82807e24b56fa42218f
Author: Yuepeng Pan <[email protected]>
AuthorDate: Wed Jul 9 17:55:55 2025 +0800
[Release][doc] Update the latest version v2.1.6 pages and fix typo. (#435)
---
community/release/How-to-release-version.md | 2 +-
src/pages/download/data.json | 4 ++++
src/pages/download/release-note/2.1.6.md | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/community/release/How-to-release-version.md
b/community/release/How-to-release-version.md
index e87714f..e9e41f2 100644
--- a/community/release/How-to-release-version.md
+++ b/community/release/How-to-release-version.md
@@ -633,7 +633,7 @@ release note:
https://streampark.apache.org/download/release-note/2.1.0
Then click the `Publish release` button.
-The rename the release-2.1.0-rc1 branch to release-2.1.0.
+Then rename the release-2.1.0-rc1 branch to release-2.1.0.
### 6.5 Send new version announcement email
diff --git a/src/pages/download/data.json b/src/pages/download/data.json
index 8ae37a7..920e27e 100644
--- a/src/pages/download/data.json
+++ b/src/pages/download/data.json
@@ -1,4 +1,8 @@
[
+ {
+ "version": "2.1.6",
+ "date": "2025-07-09"
+ },
{
"version": "2.1.5",
"date": "2024-10-18"
diff --git a/src/pages/download/release-note/2.1.6.md
b/src/pages/download/release-note/2.1.6.md
index 1f0d1f1..3fb858e 100644
--- a/src/pages/download/release-note/2.1.6.md
+++ b/src/pages/download/release-note/2.1.6.md
@@ -45,4 +45,4 @@ It's recommended that users upgrade to this version.
---
Thanks contributors, users, etc. related with the work of the new version for
the efforts.
-**Full Changelog**:
https://github.com/apache/streampark/compare/v2.1.5...v2.1.6-rc1
+**Full Changelog**:
https://github.com/apache/streampark/compare/v2.1.5...v2.1.6