The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.113.

Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.

Apache Tomcat 9.0.113 is a bugfix and feature release. The notable
changes compared to 9.0.112 include:

- 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.

Along with lots of other bug fixes and improvements.

Please refer to the change log for the complete list of changes:
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html

Downloads:
https://tomcat.apache.org/download-90.cgi

Migration guides from Apache Tomcat 7.x and 8.x:
https://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to