You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2022/04/28 23:53:15 UTC

[trafficserver] 01/02: Updated ChangeLog

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

zwoop pushed a commit to branch 9.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit e30f4d71477b5f0c9ff9aee6f9f7602846684e30
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Wed Apr 20 16:56:54 2022 -0600

    Updated ChangeLog
---
 CHANGELOG-9.2.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index 380f7efa4..4c47b2033 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -436,6 +436,7 @@ Changes with Apache Traffic Server 9.2.0
   #8770 - Remove null check before ats_free calls (#8744)
   #8772 - Add metrics for loop detection.
   #8773 - Pin Jinja2 for doc builds
+  #8778 - OpenTelemetry Tracer plugin for ATS
   #8783 - Adds a simple tool to generate new escape tables
   #8784 - Propagate proxy.config.net.sock_option_flag_in to newly accepted connections
   #8786 - include <cstring> for access to C-string operations