szetszwo commented on a change in pull request #451: URL: https://github.com/apache/ratis/pull/451#discussion_r601011763
########## File path: content/post/2.0.0.md ########## @@ -0,0 +1,27 @@ +--- +title: Release 2.0.0 is available +date: 2021-03-24 +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 around 260 improvements and bug fixes based on various Apache Hadoop Ozone use cases. +See the [changes between 1.0.0 and 2.0.0](https://github.com/apache/ratis/compare/ratis-1.0.0...ratis-2.0.0-rc4) releases. Review comment: Please create a ratis-2.0.0 tag. We should not use the rc4 tag for the official release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
