This is an automated email from the ASF dual-hosted git repository.
viirya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new db70b52 Make 2.4.8 as EOL release
db70b52 is described below
commit db70b525ce89fae2596339fcdf132ce547d6d502
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue May 18 14:48:00 2021 -0700
Make 2.4.8 as EOL release
We finished a long journey for 2.4 line. This will make the EOL of 2.4 line
officially in our website.
Author: Dongjoon Hyun <[email protected]>
Closes #343 from dongjoon-hyun/eol.
---
site/versioning-policy.html | 18 +-----------------
versioning-policy.md | 8 +-------
2 files changed, 2 insertions(+), 24 deletions(-)
diff --git a/site/versioning-policy.html b/site/versioning-policy.html
index 4fe6fb4..05a8c59 100644
--- a/site/versioning-policy.html
+++ b/site/versioning-policy.html
@@ -360,24 +360,8 @@ For example, branch 2.3.x is no longer considered
maintained as of September 201
of 2.3.0 in February 2018. No more 2.3.x releases should be expected after
that point, even for bug fixes.</p>
<p>The last minor release within a major a release will typically be
maintained for longer as an “LTS” release.
-For example, 2.4.0 was released in November 2nd 2018 and has been maintained
for 29 months as of March 2021. 2.4.8 will be the last release and no more
2.4.x releases should be expected after that, even for bug fixes.</p>
+For example, 2.4.0 was released in November 2nd 2018 and had been maintained
for 31 months until 2.4.8 was released on May 2021. 2.4.8 is the last release
and no more 2.4.x releases should be expected even for bug fixes.</p>
-<h3>Spark 2.4 LTS Release Window</h3>
-
-<table>
- <thead>
- <tr>
- <th>Date</th>
- <th>Event</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>Mar 2021</td>
- <td>Release 2.4.8</td>
- </tr>
- </tbody>
-</table>
</div>
</div>
diff --git a/versioning-policy.md b/versioning-policy.md
index 80949a0..2d9d570 100644
--- a/versioning-policy.md
+++ b/versioning-policy.md
@@ -118,11 +118,5 @@ For example, branch 2.3.x is no longer considered
maintained as of September 201
of 2.3.0 in February 2018. No more 2.3.x releases should be expected after
that point, even for bug fixes.
The last minor release within a major a release will typically be maintained
for longer as an "LTS" release.
-For example, 2.4.0 was released in November 2nd 2018 and has been maintained
for 29 months as of March 2021. 2.4.8 will be the last release and no more
2.4.x releases should be expected after that, even for bug fixes.
+For example, 2.4.0 was released in November 2nd 2018 and had been maintained
for 31 months until 2.4.8 was released on May 2021. 2.4.8 is the last release
and no more 2.4.x releases should be expected even for bug fixes.
-
-<h3>Spark 2.4 LTS Release Window</h3>
-
-| Date | Event |
-| -------- | ------------- |
-| Mar 2021 | Release 2.4.8 |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]