This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 42f2920bce Move defaulting install prefix before layout setup (#12085)
new a5c4dcfb3b Fix typo on header_rewrite documentation (#12109)
new 788a5a2744 Tools: records 2 yaml script. Make sure the script removes
temporary (#12101)
new 0af6fd2d45 Slice plugin support UDS path (#12096)
new 07f66ad001 Error::Status can now take optional reason (#12098)
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:
doc/admin-guide/plugins/header_rewrite.en.rst | 2 +-
doc/developer-guide/cripts/cripts-misc.en.rst | 10 ++++++++--
include/cripts/Context.hpp | 2 +-
include/cripts/Error.hpp | 6 +++---
plugins/slice/slice.cc | 3 +++
src/api/InkAPI.cc | 4 ++--
src/cripts/Error.cc | 7 ++++++-
tools/records/convert2yaml.py | 12 ++++++++++--
8 files changed, 34 insertions(+), 12 deletions(-)