peter-toth commented on code in PR #688: URL: https://github.com/apache/spark-website/pull/688#discussion_r3242316023
########## versioning-policy.md: ########## @@ -110,11 +118,24 @@ in between feature releases. Major releases do not happen according to a fixed s <h2>Maintenance releases and EOL</h2> -Feature release branches will, generally, be maintained with bug fix releases for a period of 18 months. -For example, branch 2.3.x is no longer considered maintained as of September 2019, 18 months after the release -of 2.3.0 in February 2018. No more 2.3.x releases should be expected after that point, even for bug fixes. +The following table summarizes the maintenance window for each release type: + +| Release Type | Cadence | Maintenance Window | +| ----- | ----- | ----- | +| Feature (x.y) | Every 3 months | 6 months | Review Comment: Shall we use version `(x.1+.0)` for Feature and `(x.y.1+)` for Maintenance? -- 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]
