[trafficserver] 01/02: Updated ChangeLog

2022-04-28 Thread zwoop
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 
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  for access to C-string operations



[trafficserver] 01/02: Updated ChangeLog

2021-01-27 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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

commit 0e1b27a587125d7fcc1e63e0461f81a2b66b4479
Author: Leif Hedstrom 
AuthorDate: Wed Jan 27 15:50:32 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index d420217..54a58ca 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -3,6 +3,7 @@ Changes with Apache Traffic Server 9.0.1
   #6860 - Make format specifier for time_t portable
   #6919 - slice: clean up 502 header/body generation.
   #7257 - slice: default to throttling, fixes to manufactured 416 responses.
+  #7259 - detect and fix stms log field having epoch time ms for intercept 
plugins.
   #7287 - option to disable compression for range request's response
   #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
@@ -12,3 +13,4 @@ Changes with Apache Traffic Server 9.0.1
   #7432 - Fix stall on outbound TLS handshake
   #7435 - Slice: 9.0.x back port of self healing and throttle by default
   #7437 - Small fix to regex_remap PR # 7347.
+  #7443 - Change squid log code for self looping



[trafficserver] 01/02: Updated ChangeLog

2020-03-16 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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

commit cf5caa9c7e72a58b8be13fe629057286a894797e
Author: Leif Hedstrom 
AuthorDate: Wed Mar 11 08:09:52 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index b05a399..769d471 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -958,3 +958,6 @@ Changes with Apache Traffic Server 9.0.0
   #6480 - Remove some outdated files.
   #6488 - Bikeshedding some code structures for reloadable plugins config
   #6492 - Add null check to fix error tunnel crash
+  #6493 - Make all_headers test more resilient to timing
+  #6500 - traffic_dump: Make the client-request node gathered in a global hook
+  #6501 - Remove method that does nothing.



[trafficserver] 01/02: Updated Changelog

2020-02-10 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

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

commit d7abb25bad974f7e257922d07ce2e0db4f173f85
Author: Bryan Call 
AuthorDate: Mon Feb 10 11:39:44 2020 -0800

Updated Changelog
---
 CHANGELOG-7.1.9 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-7.1.9 b/CHANGELOG-7.1.9
new file mode 100644
index 000..4d3355f
--- /dev/null
+++ b/CHANGELOG-7.1.9
@@ -0,0 +1,4 @@
+Changes with Apache Traffic Server 7.1.9
+  #6394 - Change header validation
+  #6395 - Fixed how we handle unknown schemes
+  #6399 - Fix chunked processing