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

adoroszlai 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 dbb5927b1 RATIS-2188. Update website with Ratis 3.1.2 release (#1176)
dbb5927b1 is described below

commit dbb5927b1182c3cfa15f5ceea4160a04e5d11804
Author: Potato <[email protected]>
AuthorDate: Wed Nov 13 18:24:16 2024 +0800

    RATIS-2188. Update website with Ratis 3.1.2 release (#1176)
---
 content/post/3.1.0.md               | 2 +-
 content/post/3.1.1.md               | 2 +-
 content/post/{3.1.1.md => 3.1.2.md} | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/post/3.1.0.md b/content/post/3.1.0.md
index 227ef68e7..e53b1bda0 100644
--- a/content/post/3.1.0.md
+++ b/content/post/3.1.0.md
@@ -2,7 +2,7 @@
 title: Release 3.1.0 is available
 date: 2024-06-29
 type: release
-linked: true
+linked: false
 ---
 <!---
   Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/3.1.1.md b/content/post/3.1.1.md
index 6ccae1b45..369581e89 100644
--- a/content/post/3.1.1.md
+++ b/content/post/3.1.1.md
@@ -2,7 +2,7 @@
 title: Release 3.1.1 is available
 date: 2024-09-26
 type: release
-linked: true
+linked: false
 ---
 <!---
   Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/3.1.1.md b/content/post/3.1.2.md
similarity index 75%
copy from content/post/3.1.1.md
copy to content/post/3.1.2.md
index 6ccae1b45..1c844f509 100644
--- a/content/post/3.1.1.md
+++ b/content/post/3.1.2.md
@@ -1,6 +1,6 @@
 ---
-title: Release 3.1.1 is available
-date: 2024-09-26
+title: Release 3.1.2 is available
+date: 2024-11-13
 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.1.0 and 
3.1.1](https://github.com/apache/ratis/compare/ratis-3.1.0...ratis-3.1.1) 
releases.
+See the [changes between 3.1.1 and 
3.1.2](https://github.com/apache/ratis/compare/ratis-3.1.1...ratis-3.1.2) 
releases.
 
-It has been tested with [Apache Ozone](https://ozone.apache.org), [Apache 
IoTDB](https://iotdb.apache.org) and [Apache 
Celeborn](https://celeborn.apache.org/).
\ No newline at end of file
+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