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

yuxia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/main by this push:
     new 0adf1b292 [doc] Mark 0.9.0 as released in document
0adf1b292 is described below

commit 0adf1b2926d9dc0f41d6275d8e12d07972bfc748
Author: luoyuxia <[email protected]>
AuthorDate: Mon Mar 2 18:01:14 2026 +0800

    [doc] Mark 0.9.0 as released in document
---
 website/fluss-versions.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/fluss-versions.json b/website/fluss-versions.json
index f38a9ee76..9d58b8bf3 100644
--- a/website/fluss-versions.json
+++ b/website/fluss-versions.json
@@ -12,11 +12,11 @@
     "versionName": "version-0.9",
     "fullVersion": "0.9.0-incubating",
     "shortVersion": "0.9",
-    "dockerVersion": "0.9.0-incubating-rc2",
+    "dockerVersion": "0.9.0-incubating",
     "paimonVersion": "1.3.1",
     "paimonVersionShort": "1.3",
-    "mavenRepoUrl": 
"https://repository.apache.org/content/repositories/orgapachefluss-1005";,
-    "released": false
+    "mavenRepoUrl": "https://repo1.maven.org/maven2";,
+    "released": true
   },
   {
     "versionName": "version-0.8",

Reply via email to