This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from e3d05323c5 Add specific test for TE parsing new 987f737afe Add connection ID to the ExtendedAccessLogValve new 3cfc9bc048 Add ConnectionID to AccessLogValve 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: .../catalina/valves/AbstractAccessLogValve.java | 61 ++++++++++++++++++++-- .../catalina/valves/ExtendedAccessLogValve.java | 8 +++ webapps/docs/changelog.xml | 7 +++ webapps/docs/config/valve.xml | 3 ++ 4 files changed, 74 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org