You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2021/05/18 00:50:31 UTC

[trafficcontrol-website] branch asf-site updated: Update for 5.1.2 release

This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c76ab14  Update for 5.1.2 release
c76ab14 is described below

commit c76ab1409dbc07b73053fc99443484448ff15b9a
Author: ocket8888 <oc...@apache.org>
AuthorDate: Mon May 17 18:49:19 2021 -0600

    Update for 5.1.2 release
---
 index.html          |  3 +++
 releases/index.html | 23 +++++++++++++++++------
 2 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index f1cae53..7876fe7 100644
--- a/index.html
+++ b/index.html
@@ -124,6 +124,9 @@
                 <div class="card-body">
                     <span class="far fa-newspaper fa-7x float-right" style="color: #343a40;"></span>
                     <ul>
+                        <li><strong>May 17, 2021</strong> - Apache Traffic Control 5.1.2 Released</li>
+                    </ul>
+                    <ul>
                         <li><strong>April 21, 2021</strong> - Eric Friedrich named PMC Chair of Traffic Control</li>
                     </ul>
                     <ul>
diff --git a/releases/index.html b/releases/index.html
index c359bd4..c634f98 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -96,23 +96,23 @@
 
     <br/>
 
-	<!-- Release 5.1.1 -->
+	<!-- Release 5.1.2 -->
 	<div class="row">
 		<div class="col-sm-12">
 			<div class="card-deck">
 				<div class="card">
 					<div class="card-body">
-						<h3 class="card-title"><b>Apache Traffic Control 5.1.1 - April 1<sup>st</sup>, 2021</b></h3>
-						<p class="card-text">Apache Traffic Control 5.1.1 is available here:
+						<h3 class="card-title"><b>Apache Traffic Control 5.1.2 - May 17<sup>th</sup>, 2021</b></h3>
+						<p class="card-text">Apache Traffic Control 5.1.2 is available here:
 						<ul>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/trafficcontrol/5.1.1/apache-trafficcontrol-5.1.1.tar.gz">Tarball</a>
+								<a href="https://www.apache.org/dyn/closer.lua/trafficcontrol/5.1.2/apache-trafficcontrol-5.1.2.tar.gz">Tarball</a>
 							</li>
 							<li>
-								<a href="https://downloads.apache.org/trafficcontrol/5.1.1/apache-trafficcontrol-5.1.1.tar.gz.sha512">SHA-512</a>
+								<a href="https://downloads.apache.org/trafficcontrol/5.1.2/apache-trafficcontrol-5.1.2.tar.gz.sha512">SHA-512</a>
 							</li>
 							<li>
-								<a href="https://downloads.apache.org/trafficcontrol/5.1.1/apache-trafficcontrol-5.1.1.tar.gz.asc">ASC</a>
+								<a href="https://downloads.apache.org/trafficcontrol/5.1.2/apache-trafficcontrol-5.1.2.tar.gz.asc">ASC</a>
 							</li>
 							<li><a href="https://downloads.apache.org/trafficcontrol/KEYS">KEYS</a></li>
 							<li><a href="https://trafficcontrol.apache.org/downloads/profiles/5.1.x/">Default Profiles</a></li>
@@ -174,6 +174,17 @@
 							<li><a href="https://github.com/apache/trafficcontrol/issues/5604">#5604</a> - traffic_monitor.log is no longer truncated when restarting Traffic Monitor</li>
 							<li><a href="https://github.com/apache/trafficcontrol/issues/1624">#1624</a> - Fixed ORT to reload Traffic Server if LUA scripts are added or changed.</li>
 							<li><a href="https://github.com/apache/trafficcontrol/issues/5554">#5554</a> - TM UI overflows screen width and hides table data</li>
+							<li>Fixed the return error for GET api `cdns/routing` to avoid incorrect success response</li>
+							<li><a href="https://github.com/apache/trafficcontrol/issues/5712">#5712</a> - Ensure that 5.x Traffic Stats is compatible with 5.x Traffic Monitor and 5.x Traffic Ops, and that it doesn't log all 0's for <code>cache_stats</code></li>
+							<li>Fixed ORT being unable to update URLSIG keys for Delivery Services</li>
+							<li>Fixed ORT service category header rewrite for mids and topologies</li>
+							<li>Fixed an issue where Traffic Ops becoming unavailable caused Traffic Monitor to segfault and crash</li>
+							<li><a href="https://github.com/apache/trafficcontrol/issues/5754">#5754</a> - Ensure Health Threshold Parameters use legacy format for legacy Monitoring Config handler</li>
+							<li><a href="https://github.com/apache/trafficcontrol/issues/5695">#5695</a> - Ensure vitals are calculated only against monitored interfaces</li>
+							<li>Fixed Traffic Monitor to report <code>ONLINE</code> caches as available</li>
+							<li><a href="https://github.com/apache/trafficcontrol/issues/5744">#5744</a> - Sort TM Delivery Service States page by DS name</li>
+							<li><a href="https://github.com/apache/trafficcontrol/issues/5724">#5724</a> - Set XMPPID to hostname if the server had none, don't error on server update when XMPPID is empty</li>
+							<li><a href="https://github.com/apache/trafficcontrol/issues/5739">#5739</a> - Prevent looping in case of a failed login attempt</li>
 						</ul>
                     </p>