This is an automated email from the ASF dual-hosted git repository.
avijayan 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 eaad63f [RELEASE] 2.2.0 release announcement
eaad63f is described below
commit eaad63fdeaff8f62cb35bf2fbc994147717981b8
Author: Aravindan Vijayan <[email protected]>
AuthorDate: Thu Oct 21 10:24:01 2021 -0700
[RELEASE] 2.2.0 release announcement
---
content/post/2.2.0.md | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/content/post/2.2.0.md b/content/post/2.2.0.md
new file mode 100644
index 0000000..21ca181
--- /dev/null
+++ b/content/post/2.2.0.md
@@ -0,0 +1,27 @@
+---
+title: Release 2.2.0 is available
+date: 2021-10-20
+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 use cases.
+See the [changes between 2.1.0 and
2.2.0](https://github.com/apache/ratis/compare/ratis-2.1.0...ratis-2.2.0)
releases.
+
+It has been tested with [Apache Ozone](https://ozone.apache.org) where Apache
Ratis is used to replicate raw data and to provide high availability.
+