This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 13b45c813c s3_auth does not retry after a file read error (#11864)
(#11892)
new e5fb0a8ff3 Record the amount of early data correctly (#11883)
new e8c6411472 Remove deprecated ld_classic linker flag (#11845)
new 79b6e7d867 Fix records length for log roll and normalize (#11899)
new 437f13632d Updates to allow verify plugin tests to run without install
(#11889)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 2 +-
CMakePresets.json | 3 +-
cmake/add_atsplugin.cmake | 26 +++++++-----
src/iocore/net/SSLNetVConnection.cc | 1 +
src/proxy/http2/Http2CommonSession.cc | 5 ++-
src/records/RecordsConfig.cc | 6 +--
src/traffic_server/traffic_server.cc | 48 ++++++++++++++--------
.../command_argument/verify_global_plugin.test.py | 9 ++--
.../command_argument/verify_remap_plugin.test.py | 5 +--
tests/gold_tests/tls/test-0rtt-s_client.py | 9 +++-
10 files changed, 71 insertions(+), 43 deletions(-)