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

commit d720814867680afd1e6490e5aead6fef46bb9451
Author: szywilliam <[email protected]>
AuthorDate: Fri May 5 10:13:54 2023 +0200

    [RELEASE] 2.5.0 release announcement
---
 content/post/2.5.0.md | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/content/post/2.5.0.md b/content/post/2.5.0.md
new file mode 100644
index 000000000..fd8cf2cf5
--- /dev/null
+++ b/content/post/2.5.0.md
@@ -0,0 +1,26 @@
+---
+title: Release 2.5.0 is available
+date: 2023-04-10
+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)
+
+It contains improvements and bug fixes based on various Apache Ozone, Apache 
IoTDB and Alluxio use cases.
+See the [changes between 2.4.1 and 
2.5.0](https://github.com/apache/ratis/compare/ratis-2.4.1...ratis-2.5.0) 
releases.
+
+It has been tested with [Apache Ozone](https://ozone.apache.org), [Apache 
IoTDB](https://iotdb.apache.org) and 
[Alluxio](https://github.com/Alluxio/alluxio) where Apache Ratis is used to 
replicate raw data and to provide high availability.

Reply via email to