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 878caf6 Use DataSource in DataSourceUserDatabase constructor new 3910ab7 Avoid StackOverflowException new 74681f5 Step 1 - merge BackLogTracker into AbstractStream new dbd137f Remove clear whole backlog shortcut The 3 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: java/org/apache/coyote/http2/AbstractStream.java | 65 ++++++++++ .../coyote/http2/Http2AsyncUpgradeHandler.java | 127 ++++++++++-------- .../apache/coyote/http2/Http2UpgradeHandler.java | 144 ++++----------------- webapps/docs/changelog.xml | 4 + 4 files changed, 165 insertions(+), 175 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org