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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4d9002c41 Update website for RATIS-2366 and RATIS-2367 (#1325)
4d9002c41 is described below

commit 4d9002c413573e8e5b2e69edc0cf33782b3ffc54
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sat Dec 6 07:48:46 2025 +0100

    Update website for RATIS-2366 and RATIS-2367 (#1325)
---
 downloads.html   | 60 +++++++++++++++++++++++++++++++++-----------------------
 post.html        | 45 ++++++++++++++++++++----------------------
 post/page/2.html | 47 ++++++++++++++++++++++----------------------
 post/page/3.html | 23 ++++++++++++++++++++++
 4 files changed, 103 insertions(+), 72 deletions(-)

diff --git a/downloads.html b/downloads.html
index 0ecdf2c0e..727f77fbd 100644
--- a/downloads.html
+++ b/downloads.html
@@ -115,6 +115,7 @@ The binaries are also uploaded to the maven central for 
convenience. (See the ge
 
     
     
+    
      <tr>
        <td>3.2.1</td>
        <td>2025 Nov 12</td>
@@ -133,28 +134,6 @@ The binaries are also uploaded to the maven central for 
convenience. (See the ge
          </td>
      </tr>
     
-    
-    
-     <tr>
-       <td>3.2.0</td>
-       <td>2025 Jun 24</td>
-       <td>
-         <a 
href="https://www.apache.org/dyn/closer.cgi/ratis/3.2.0/apache-ratis-3.2.0-src.tar.gz";>source</a>
-         (<a 
href="https://downloads.apache.org/ratis/3.2.0/apache-ratis-3.2.0-src.tar.gz.mds";>checksum</a>
-         <a 
href="https://downloads.apache.org/ratis/3.2.0/apache-ratis-3.2.0-src.tar.gz.asc";>signature</a>)
-        </td>
-        <td>
-          <a 
href="https://www.apache.org/dyn/closer.cgi/ratis/3.2.0/apache-ratis-3.2.0-bin.tar.gz";>binary</a>
-          (<a 
href="https://downloads.apache.org/ratis/3.2.0/apache-ratis-3.2.0-bin.tar.gz.mds";>checksum</a>
-          <a 
href="https://downloads.apache.org/ratis/3.2.0/apache-ratis-3.2.0-bin.tar.gz.asc";>signature</a>)
-         </td>
-         <td>
-           <a href="post/3.2.0.html">Announcement</a>
-         </td>
-     </tr>
-    
-    
-    
      <tr>
        <td>3.1.3</td>
        <td>2025 Jan 16</td>
@@ -173,10 +152,41 @@ The binaries are also uploaded to the maven central for 
convenience. (See the ge
          </td>
      </tr>
     
+     <tr>
+       <td>3.0.1</td>
+       <td>2024 Jan 9</td>
+       <td>
+         <a 
href="https://www.apache.org/dyn/closer.cgi/ratis/3.0.1/apache-ratis-3.0.1-src.tar.gz";>source</a>
+         (<a 
href="https://downloads.apache.org/ratis/3.0.1/apache-ratis-3.0.1-src.tar.gz.mds";>checksum</a>
+         <a 
href="https://downloads.apache.org/ratis/3.0.1/apache-ratis-3.0.1-src.tar.gz.asc";>signature</a>)
+        </td>
+        <td>
+          <a 
href="https://www.apache.org/dyn/closer.cgi/ratis/3.0.1/apache-ratis-3.0.1-bin.tar.gz";>binary</a>
+          (<a 
href="https://downloads.apache.org/ratis/3.0.1/apache-ratis-3.0.1-bin.tar.gz.mds";>checksum</a>
+          <a 
href="https://downloads.apache.org/ratis/3.0.1/apache-ratis-3.0.1-bin.tar.gz.asc";>signature</a>)
+         </td>
+         <td>
+           <a href="post/3.0.1.html">Announcement</a>
+         </td>
+     </tr>
     
-    
-    
-    
+     <tr>
+       <td>2.5.1</td>
+       <td>2023 May 5</td>
+       <td>
+         <a 
href="https://www.apache.org/dyn/closer.cgi/ratis/2.5.1/apache-ratis-2.5.1-src.tar.gz";>source</a>
+         (<a 
href="https://downloads.apache.org/ratis/2.5.1/apache-ratis-2.5.1-src.tar.gz.mds";>checksum</a>
+         <a 
href="https://downloads.apache.org/ratis/2.5.1/apache-ratis-2.5.1-src.tar.gz.asc";>signature</a>)
+        </td>
+        <td>
+          <a 
href="https://www.apache.org/dyn/closer.cgi/ratis/2.5.1/apache-ratis-2.5.1-bin.tar.gz";>binary</a>
+          (<a 
href="https://downloads.apache.org/ratis/2.5.1/apache-ratis-2.5.1-bin.tar.gz.mds";>checksum</a>
+          <a 
href="https://downloads.apache.org/ratis/2.5.1/apache-ratis-2.5.1-bin.tar.gz.asc";>signature</a>)
+         </td>
+         <td>
+           <a href="post/2.5.1.html">Announcement</a>
+         </td>
+     </tr>
     
   </table>
 </p>
diff --git a/post.html b/post.html
index 450ba49f8..bc438343a 100644
--- a/post.html
+++ b/post.html
@@ -104,6 +104,27 @@
     <h1 id="title">Posts Archive</h1>
         <ul id="list">
             
+            <h1><a href="/post/3.2.1.html">Release 3.2.1 is available</a></h1>
+            <p><small>2025 Nov 12 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p><a href="https://ratis.apache.org/downloads.html";>Download</a></p>
+<p>This is a maintenance release with multiple improvements and bugfixes.
+See the <a 
href="https://github.com/apache/ratis/compare/ratis-3.2.0...ratis-3.2.1";>changes
 between 3.2.0 and 3.2.1</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org";>Apache 
Ozone</a>, <a href="https://iotdb.apache.org";>Apache IoTDB</a>.</p>
+
+
+            
             <h1><a href="/post/3.2.0.html">Release 3.2.0 is available</a></h1>
             <p><small>2025 Jun 24 </small></p>
 
@@ -494,30 +515,6 @@ See the <a 
href="https://github.com/apache/ratis/compare/ratis-2.4.1...ratis-2.5
 
 
             
-            <h1><a href="/post/2.4.1.html">Release 2.4.1 is available</a></h1>
-            <p><small>2022 Nov 26 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p><a href="https://ratis.apache.org/downloads.html";>Download</a></p>
-<p>It contains improvements and bug fixes based on various Apache Ozone, 
Apache IoTDB and Alluxio use cases.
-See the <a 
href="https://github.com/apache/ratis/compare/ratis-2.4.0...ratis-2.4.1";>changes
 between 2.4.0 and 2.4.1</a> releases.</p>
-<p>It has been tested with <a href="https://ozone.apache.org";>Apache 
Ozone</a>, <a href="https://iotdb.apache.org";>Apache IoTDB</a> and <a 
href="https://github.com/Alluxio/alluxio";>Alluxio</a>
-where Apache Ratis is used to replicate raw data and to provide high 
availability.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/post/page/2.html b/post/page/2.html
index 0d04a2899..00ad60454 100644
--- a/post/page/2.html
+++ b/post/page/2.html
@@ -104,6 +104,30 @@
     <h1 id="title">Posts Archive</h1>
         <ul id="list">
             
+            <h1><a href="/post/2.4.1.html">Release 2.4.1 is available</a></h1>
+            <p><small>2022 Nov 26 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p><a href="https://ratis.apache.org/downloads.html";>Download</a></p>
+<p>It contains improvements and bug fixes based on various Apache Ozone, 
Apache IoTDB and Alluxio use cases.
+See the <a 
href="https://github.com/apache/ratis/compare/ratis-2.4.0...ratis-2.4.1";>changes
 between 2.4.0 and 2.4.1</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org";>Apache 
Ozone</a>, <a href="https://iotdb.apache.org";>Apache IoTDB</a> and <a 
href="https://github.com/Alluxio/alluxio";>Alluxio</a>
+where Apache Ratis is used to replicate raw data and to provide high 
availability.</p>
+
+
+            
             <h1><a href="/post/2.4.0.html">Release 2.4.0 is available</a></h1>
             <p><small>2022 Oct 18 </small></p>
 
@@ -311,29 +335,6 @@ See the <a 
href="https://github.com/apache/ratis/compare/ratis-0.2.0...ratis-0.3
 
 
             
-            <h1><a href="/post/0.2.0.html">Release 0.2.0 is available</a></h1>
-            <p><small>2018 Jul 15 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>0.2.0 is the second Apache release and the first release which provides 
binary release with example Raft applications.</p>
-<p>It contains more than 130 bug fixes and features since the previous 
release.</p>
-<p>This version also heavily tested with <a 
href="https://ozone.apache.org";>Apache Ozone</a> where Apache Ratis is used to 
replicate raw Hadoop data.</p>
-<p>The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/post/page/3.html b/post/page/3.html
index 9bcd2f4f6..684c84c6a 100644
--- a/post/page/3.html
+++ b/post/page/3.html
@@ -104,6 +104,29 @@
     <h1 id="title">Posts Archive</h1>
         <ul id="list">
             
+            <h1><a href="/post/0.2.0.html">Release 0.2.0 is available</a></h1>
+            <p><small>2018 Jul 15 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>0.2.0 is the second Apache release and the first release which provides 
binary release with example Raft applications.</p>
+<p>It contains more than 130 bug fixes and features since the previous 
release.</p>
+<p>This version also heavily tested with <a 
href="https://ozone.apache.org";>Apache Ozone</a> where Apache Ratis is used to 
replicate raw Hadoop data.</p>
+<p>The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.</p>
+
+
+            
             <h1><a href="/post/0.1.0-alpha.html">Release 0.1.0-alpha is 
available</a></h1>
             <p><small>2017 May 2 </small></p>
 

Reply via email to