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

williamsong 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 bce239ee7 [RELEASE] 3.0.0 release announcement
bce239ee7 is described below

commit bce239ee7a5dfbf4740b6068a7b713d6ec673754
Author: szywilliam <[email protected]>
AuthorDate: Wed Nov 22 10:11:51 2023 +0800

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

diff --git a/content/post/3.0.0.md b/content/post/3.0.0.md
new file mode 100644
index 000000000..8f120aba6
--- /dev/null
+++ b/content/post/3.0.0.md
@@ -0,0 +1,25 @@
+---
+title: Release 3.0.0 is available
+date: 2023-11-21
+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 major new version that contains 100 improvements and bug fixes. It 
introduces new features like pluggable metrics and lease read, etc.
+See the [changes between 2.5.1 and 
3.0.0](https://ratis.apache.org/post/3.0.0.html) releases.
+
+It has been tested with [Apache Ozone](https://ozone.apache.org), [Apache 
IoTDB](https://iotdb.apache.org), [Alluxio](https://www.alluxio.io/) 
+where Apache Ratis is used to replicate raw data and to provide high 
availability.
\ No newline at end of file

Reply via email to