This is an automated email from the ASF dual-hosted git repository. bneradt pushed a commit to branch 11-Dev in repository https://gitbox.apache.org/repos/asf/trafficserver.git
commit d1bb631652275a02403526c49b2a5bf2af8af2f7 Merge: b4879978bb 57159d6a6f Author: bneradt <[email protected]> AuthorDate: Fri Mar 22 12:24:00 2024 -0500 Merge latest ASF master into 11-Dev cmake/add_atsplugin.cmake | 6 +- example/cripts/example1.cc | 1 + include/cripts/Connections.hpp | 44 ++++++- include/mgmt/rpc/jsonrpc/json/YAMLCodec.h | 9 +- include/tscore/ink_queue.h | 8 +- lib/swoc/CMakeLists.txt | 2 +- lib/swoc/include/swoc/swoc_version.h | 4 +- src/iocore/cache/CMakeLists.txt | 1 + src/iocore/cache/P_CacheVol.h | 5 +- src/iocore/cache/unit_tests/test_Stripe.cc | 159 ++++++++++++++++++++++++ src/iocore/net/SSLDiags.cc | 6 + src/proxy/hdrs/CMakeLists.txt | 4 +- tests/gold_tests/timeout/active_timeout.test.py | 2 +- tools/build_h3_tools.sh | 14 +-- 14 files changed, 237 insertions(+), 28 deletions(-)
