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 c7f0eb501 RATIS-2163 Update website with Ratis 3.1.1 release #1155
c7f0eb501 is described below

commit c7f0eb501785fcfa95794f43d21eb93b2d248bd8
Author: Potato <[email protected]>
AuthorDate: Thu Sep 26 11:54:56 2024 +0800

    RATIS-2163 Update website with Ratis 3.1.1 release #1155
    
    Signed-off-by: OneSizeFitQuorum <[email protected]>
---
 content/post/3.1.1.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/content/post/3.1.1.md b/content/post/3.1.1.md
new file mode 100644
index 000000000..6ccae1b45
--- /dev/null
+++ b/content/post/3.1.1.md
@@ -0,0 +1,24 @@
+---
+title: Release 3.1.1 is available
+date: 2024-09-26
+type: release
+linked: true
+---
+<!---
+  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.
+-->
+
+[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.
+
+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

Reply via email to