Remy, On Tue, Dec 2, 2025 at 12:04 PM Rémy Maucherat <[email protected]> wrote:
> The proposed Apache Tomcat 9.0.113 release is now available for voting. > > The notable changes compared to 9.0.112 are: > > - Add strictSNI attribute on the Connector to allow matching the > SSLHostConfig configuration associated with the SNI host name to the > SSLHostConfig configuration matched from the HTTP protocol host name. > Non matching configurations will cause the request to be rejected. The > attribute default value is true, enabling the matching. > > - Correct a regression introduced in 9.0.109 that broke some clustering > configurations. > > - Update Commons Daemon to 1.5.0. > > - Add profiles to the testsuite. > > For full details, see the changelog: > https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.113/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1573 > > The tag is: > https://github.com/apache/tomcat/tree/9.0.113 > 1da89d3d01aece456d622548d92055a60ff19c37 > > The proposed 9.0.113 release is: > [ ] -1, Broken - do not release > [X] +1, Stable - go ahead and release as 9.0.113 > Thanks for RM'ing Build is reproducible and unit tests pass with intermittent failures of org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance which seems to be a flaky test Igal > > Rémy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
