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 bfd861a  Add 10.2.0 release
bfd861a is described below

commit bfd861adb056350e8a7b39c59fb4c2ab202bfc6b
Author: Chris McFarlen <[email protected]>
AuthorDate: Mon Aug 17 15:07:02 2026 -0500

    Add 10.2.0 release
---
 source/versions.json | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/source/versions.json b/source/versions.json
index 8d6de32..10da8d1 100644
--- a/source/versions.json
+++ b/source/versions.json
@@ -1,10 +1,10 @@
 {
   "versions": {
     "v10": {
-      "version": "10.1.4",
-      "date": "July 28, 2026",
-      "branch": "10.1.x",
-      "description": "Bugfix, security and stability release for the 10.1 
stable release",
+      "version": "10.2.0",
+      "date": "August 17, 2026",
+      "branch": "10.2.x",
+      "description": "First release of 10.2.0",
       "label": "Latest Stable",
       "label_color": "green"
     },
@@ -18,6 +18,10 @@
     }
   },
   "news": [
+    {
+      "date": "August 17, 2026",
+      "text": "Apache Traffic Server <strong>v10.2.0</strong> released!"
+    },
     {
       "date": "July 28, 2026",
       "text": "<strong>Upcoming:</strong> Apache Traffic Server 
<strong>v9.2.15</strong> and <strong>v10.1.4</strong> security releases 
addressing 34 CVEs. Read the <a href=\"security-2026-07.html\" 
class=\"text-accent underline\">July 2026 CVE release advisory</a>."

Reply via email to