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
The following commit(s) were added to refs/heads/9.2.x by this push:
new dae3197 Updated ChangeLog
dae3197 is described below
commit dae319718b9020139b3053897396a8a4fd53385d
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Jan 25 15:52:07 2022 -0700
Updated ChangeLog
---
CHANGELOG-9.2.0 | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index bc931ad..fdad3a3 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -261,6 +261,7 @@ Changes with Apache Traffic Server 9.2.0
#8262 - Align strategies.yaml load logging with other config files
#8263 - Add ACCEPT_FILTER Support on FreeBSD
#8264 - Prefetch plugin: add --fetch-query option
+ #8266 - Do not turn off cache for internal requests
#8267 - Align TS API Au test with Yahoo internal version.
#8269 - Fix leaks in ConfigManager::configName
#8271 - Add warning message about why enhance your calm is being sent
@@ -292,6 +293,7 @@ Changes with Apache Traffic Server 9.2.0
#8326 - SNI: updating SNI/hostname mismatch logging
#8327 - Make fqdn of sni.yaml case insensitive.
#8328 - Fix missing outbound_conntrack config assigment(from master config
to global parameter config)
+ #8330 - Fix origin session cache double free
#8332 - docs: Update host_sni_policy for some behaviors
#8336 - Updated the CODEOWNERS for me
#8337 - Adding TLS session key logging capability
@@ -302,6 +304,7 @@ Changes with Apache Traffic Server 9.2.0
#8345 - Add <limits> include to BufferWriterForward.h
#8348 - remove unused RecConfigFileEntry from RecConfigParse
#8354 - Adds support for TCP_NOTSENT_LOWAT sockopt
+ #8356 - free sessions when timeout
#8358 - Locking around SSLSecret::secret_map access
#8359 - Fix regex_remap plugin redirection.
#8360 - Stabilize regex_revalidate Au test.
@@ -348,6 +351,7 @@ Changes with Apache Traffic Server 9.2.0
#8491 - Fix wording for jemalloc autoconf
#8492 - When checking for SSL_set1_verify_cert_store, save/restore LIBS
before manipulating LIBS
#8497 - Block TS startup if configured body factory directory does not exist.
+ #8498 - Use shared pointer to help with high memory utilization
#8499 - tests: Adjust generated file paths to work within some restricted
environments
#8506 - Add proxy.config.http2.stream_error_sampling_threshold
#8507 - Add skipped log entries to troubleshooting FAQ in docs.
@@ -364,11 +368,18 @@ Changes with Apache Traffic Server 9.2.0
#8545 - TSHttpTxnCacheLookupStatusGet: handle cannot respond cases
#8550 - TSUserArg: add value type checking
#8556 - Fixes macOS arm64 builds (again)
+ #8578 - Add SSLSessionDup for older OpenSSL and BoringSSL
#8585 - Clean up of next hop HostRecord class.
#8586 - Eliminate erroneous self-loop error on transparent mode
+ #8589 - SNIConfig: tunnel_route - Change the way we extract matched
subgroups from the servename
#8593 - Fix transparent mode documentation
#8594 - Propagate accept options to HTTP/2
#8603 - LogFilter: fix NULL termination check
#8606 - Fixed a scoping bug that leads to "sticky" parent weights
#8608 - Update to Proxy Verifier version v2.3.0
#8609 - Don't use Http1ClientTransaction as an event handler
+ #8611 - Removes hard dependency on having perl installed to build
+ #8613 - fix for collapsed forwarding ink_abort for CacheHitFresh fail
+ #8617 - TSHttpTxnCacheLookupStatusGet: call need_to_revalidate
+ #8621 - Commenting TSHttpTxnCacheLookupStatusGet need_to_revalidate
+ #8626 - Fix 32bit build failure on Odroid Xu-4