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

tanxinyu pushed a commit to branch asf-site-source
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/asf-site-source by this push:
     new 3ce9982af RATIS-2496. Update website with Ratis 3.2.2 release (#1424)
3ce9982af is described below

commit 3ce9982af62fa9f9a2324ce43ab3a3743d8de057
Author: Potato <[email protected]>
AuthorDate: Mon Apr 6 15:13:13 2026 +0800

    RATIS-2496. Update website with Ratis 3.2.2 release (#1424)
    
    Signed-off-by: OneSizeFitsQuorum <[email protected]>
---
 content/post/3.2.1.md               | 2 +-
 content/post/{3.2.1.md => 3.2.2.md} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/post/3.2.1.md b/content/post/3.2.1.md
index 8c1ed7984..028dcbda3 100644
--- a/content/post/3.2.1.md
+++ b/content/post/3.2.1.md
@@ -2,7 +2,7 @@
 title: Release 3.2.1 is available
 date: 2025-11-12
 type: release
-linked: true
+linked: false
 ---
 <!---
   Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/3.2.1.md b/content/post/3.2.2.md
similarity index 79%
copy from content/post/3.2.1.md
copy to content/post/3.2.2.md
index 8c1ed7984..a1a421110 100644
--- a/content/post/3.2.1.md
+++ b/content/post/3.2.2.md
@@ -1,6 +1,6 @@
 ---
-title: Release 3.2.1 is available
-date: 2025-11-12
+title: Release 3.2.2 is available
+date: 2026-04-03
 type: release
 linked: true
 ---
@@ -19,6 +19,6 @@ linked: true
 [Download](https://ratis.apache.org/downloads.html)
 
 This is a maintenance release with multiple improvements and bugfixes.
-See the [changes between 3.2.0 and 
3.2.1](https://github.com/apache/ratis/compare/ratis-3.2.0...ratis-3.2.1) 
releases.
+See the [changes between 3.2.1 and 
3.2.2](https://github.com/apache/ratis/compare/ratis-3.2.1...ratis-3.2.2) 
releases.
 
 It has been tested with [Apache Ozone](https://ozone.apache.org), [Apache 
IoTDB](https://iotdb.apache.org).
\ No newline at end of file

Reply via email to