adoroszlai commented on code in PR #7412: URL: https://github.com/apache/ozone/pull/7412#discussion_r1840963150
########## SECURITY.md: ########## @@ -2,19 +2,7 @@ ## Supported Versions -The first stable release of Apache Ozone is 1.0, the previous alpha and beta releases are not supported by the community. - -| Version | Supported | -|---------------| ------------------ | -| 0.3.0 (alpha) | :x: | -| 0.4.0 (alpha) | :x: | -| 0.4.1 (alpha) | :x: | -| 0.5.0 (beta) | :x: | -| 1.0.0 | :x: | -| 1.1.0 | :x: | -| 1.2.1 | :x: | -| 1.3.0 | :x: | -| 1.4.0 | :white_check_mark: | +Supported versions of Apache Ozone can be found on the [Apache Ozone Downloads](https://ozone.apache.org/downloads/). Review Comment: I would rephrase it a bit: ```suggestion Please check the Apache Ozone [website](https://ozone.apache.org/downloads/) for the list of versions currently supported. ``` but further suggestions are welcome. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
