This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 33f5f80 Update info for v10.0.0 release (#4)
33f5f80 is described below
commit 33f5f80e7cd02ac58ff06a9a6e8751156586eb7f
Author: Chris McFarlen <[email protected]>
AuthorDate: Wed Aug 28 13:34:36 2024 -0500
Update info for v10.0.0 release (#4)
* Update info for v10.0.0 release
* fix versions
---
source/markdown/downloads.mdtext | 29 +++++++++++++++++++++--------
source/markdown/index.html | 1 +
2 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/source/markdown/downloads.mdtext b/source/markdown/downloads.mdtext
index 73b12ce..253068f 100644
--- a/source/markdown/downloads.mdtext
+++ b/source/markdown/downloads.mdtext
@@ -19,9 +19,9 @@ RSS: /rss/releases.rss
-The latest stable release of Apache Traffic Server is v9.2.3, released on
2023-10-9.
-In addition, we continue to support the v8.1.x LTS release train, currently
v8.1.9,
-which was released on 2023-10-09. We follow the [Semantic
Versioning](http://semver.org)
+The latest stable release of Apache Traffic Server is v10.0.0, released on
2024-08-27.
+In addition, we continue to support the v9.2.x LTS release train, currently
v9.2.5,
+which was released on 2024-07-25. We follow the [Semantic
Versioning](http://semver.org)
scheme. The goal is to release patch releases frequently, and minor releases
as needed.
Within the major versions, all such patch and minor releases are all
compatible.
@@ -32,6 +32,23 @@ will be needed. You can also
[browse through all releases](https://archive.apache.org/dist/trafficserver/)
and hash signatures.
+# Current v10.x Release -- 10.0.0 # {#10.0.0}
+
+ Apache Traffic Server v10.0.0 was released on August 27th, 2024.
+
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-10.0.0.tar.bz2.asc)]
+
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-10.0.0.tar.bz2.sha512)]
+
+ <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-10.0.0.tar.bz2"
+ class="download_ts">Traffic Server 10.0.0</a>
+
+v10.0.0 is our latest stable release. Additional details for this release are
in the
+[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/10.0.x/CHANGELOG-10.0.0)
+and the the related [Github Issues and
PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:10.0.0).
+
+For details on the v10.x release, please see
+[10.x
News](https://docs.trafficserver.apache.org/en/latest/release-notes/whats-new.en.html).
There are also
+details about [upgrading to
10.x](https://docs.trafficserver.apache.org/en/latest/release-notes/upgrading.en.html).
+
# Current v9.x Release -- 9.2.5 # {#9.2.5}
Apache Traffic Server v9.2.5 was released on July 25th, 2024.
@@ -39,11 +56,7 @@ and hash signatures.
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.5.tar.bz2.sha512)]
<a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.2.5.tar.bz2"
- class="download_ts">Traffic Server 9.2.4</a>
-
-v9.2.5 is our latest stable release. Additional details for this release are
in the
-[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.5)
-and the the related [Github Issues and
PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.2.5).
+ class="download_ts">Traffic Server 9.2.5</a>
For details on the v9.x release, please see
[9.2.x
News](https://docs.trafficserver.apache.org/en/9.2.x/release-notes/whats-new.en.html)
diff --git a/source/markdown/index.html b/source/markdown/index.html
index 6685e01..3bf683f 100644
--- a/source/markdown/index.html
+++ b/source/markdown/index.html
@@ -287,6 +287,7 @@
<div class="twelvecol">
<div id="blurbbox">
<ul>
+ <li><b>August 27, 2024:</b>The first major version of ATS 10 is
released: v10.0.0.</li>
<li><b>July 25, 2024:</b>We are releasing both v9.2.5 and v8.1.11.
We recommend everyone to upgrade to one of these versions of ATS.</li>
<li><b>April 3, 2024:</b>We are releasing both v9.2.4 and v8.1.10.
We recommend everyone to upgrade to one of these versions of ATS.</li>
<li><b>October 9, 2023:</b>We are releasing both v9.2.3 and v8.1.9.
We recommend everyone to upgrade to one of these versions of ATS.</li>