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 eacb8bbee5 Fix external yaml-cpp builds (#11182)
new b338d98f4c Fixes for SRV records handling in hostdb rewrite (#11180)
new 0e771ed69f Remove symbols with prefix INKUDP from plugin API. (#11171)
The 2 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/release-notes/whats-new.en.rst | 5 ++
include/iocore/eventsystem/Event.h | 18 ++---
include/ts/InkAPIPrivateIOCore.h | 61 -----------------
src/api/InkIOCoreAPI.cc | 132 -------------------------------------
src/iocore/hostdb/HostDB.cc | 6 +-
src/iocore/hostdb/HostDBInfo.cc | 15 ++++-
src/proxy/http/HttpSM.cc | 2 +-
7 files changed, 32 insertions(+), 207 deletions(-)