This is an automated email from the ASF dual-hosted git repository. zwoop 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 62c43f9 Updated to v9.2.0 release, again... 62c43f9 is described below commit 62c43f979a1d47e92256a2a52fc5714c71c9ccf4 Author: Leif Hedstrom <l...@ogre.com> AuthorDate: Mon Jan 23 13:54:16 2023 -0700 Updated to v9.2.0 release, again... --- source/markdown/downloads.mdtext | 25 +++++++++++++------------ source/markdown/index.html | 2 ++ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/source/markdown/downloads.mdtext b/source/markdown/downloads.mdtext index 129f83d..179afaa 100644 --- a/source/markdown/downloads.mdtext +++ b/source/markdown/downloads.mdtext @@ -19,7 +19,7 @@ RSS: /rss/releases.rss -The latest stable release of Apache Traffic Server is v9.1.4, released on 2022-12-15. +The latest stable release of Apache Traffic Server is v9.2.0, released on 2023-01-23. In addition, we continue to support the v8.1.x LTS release train, currently v8.1.6, which was released on 2022-12-15. We follow the [Semantic Versioning](http://semver.org) scheme. The goal is to release patch releases frequently, and minor releases as needed. @@ -32,22 +32,23 @@ will be needed. You can also [browse through all releases](https://archive.apache.org/dist/trafficserver/) and hash signatures. -# Current v9.x Release -- 9.1.4 # {#9.1.4} +# Current v9.x Release -- 9.2.0 # {#9.2.0} - Apache Traffic Server v9.1.4 was released on December 15th, 2022. - [[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-9.1.4.tar.bz2.asc)] - [[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-9.1.4.tar.bz2.sha512)] + Apache Traffic Server v9.2.0 was released on January 23rd, 2023. + [[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.0.tar.bz2.asc)] + [[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.0.tar.bz2.sha512)] - <a href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.1.4.tar.bz2" - class="download_ts">Traffic Server 9.1.4</a> + <a href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.2.0.tar.bz2" + class="download_ts">Traffic Server 9.2.0</a> -v9.1.4 is our latest stable release. Additional details for this release are in the -[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/9.1.x/CHANGELOG-9.1.4) -and the the related [Github Issues and PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.1.4). +v9.2.0 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.0) +and the the related [Github Issues and PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.2.0). For details on the v9.x release, please see -[9.1.x News](https://docs.trafficserver.apache.org/en/9.1.x/release-notes/whats-new.en.html). There are also -details about [upgrading to 9.x](https://docs.trafficserver.apache.org/en/9.1.x/release-notes/upgrading.en.html). +[9.2.x News](https://docs.trafficserver.apache.org/en/9.2.x/release-notes/whats-new.en.html) +(there's a new section specific to v9.2.x). There are also +details about [upgrading to 9.x](https://docs.trafficserver.apache.org/en/9.2.x/release-notes/upgrading.en.html). # Current v8.x Release -- 8.1.6 # {#8.1.6} diff --git a/source/markdown/index.html b/source/markdown/index.html index 89cc80a..f48e1b3 100644 --- a/source/markdown/index.html +++ b/source/markdown/index.html @@ -287,6 +287,8 @@ <div class="twelvecol"> <div id="blurbbox"> <ul> + <li><b>January 23, 2023:</b>The first version of the stable v9.2.x ATS branch is now available for download. This version, \ +v9.2.0, is a feature and bug fix release over previous v9.1.x releases.</li> <li><b>December 15, 2022:</b> We are releasing both v9.1.4 and v8.1.6 which include security fixes. We recommend everyone to upgrade to one of these versions of ATS.</li> <li><b>August 9, 2022:</b> We are releasing both v9.1.3 and v8.1.5 which include security fixes. We recommend everyone to upgrade to one of these versions of ATS.</li> <li><b>March 21, 2022:</b>The latest version of the stable v8.x ATS release is now available for download. This version, v8.1.4, is a bug fix release over previous 8.x releases.</li>