[ANN] Apache Tomcat Native 2.0.15 released

Mark Thomas <[email protected]> Mon, 15 Jun 2026 16:09:48 +0100
Newsgroups gmane.comp.clustering.spark.livy.devel,gmane.comp.apache.maven.announce,gmane.comp.jakarta.tomcat.user
Message-ID <1bd4d2a9-5d22-4930-bb58-726e2a1883de__196.380638384142$1781536263$gmane$org@apache.org>
The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 2.0.15 stable.

The key features of this release are:

- Windows binaries built with OpenSSL 3.5.7

- Fix post handshake authentication when using TLS 1.3

- Fix a small number of small memory leaks

The 2.0.x branch does not support the APR/native connector. Tomcat 9 
users currently using the APR/Native connector are encouraged to switch 
to the NIO connector and, if OpenSSL support is required, switch to 
Tomcat Native 2.0.x.

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

Downloads:
http://tomcat.apache.org/download-native.cgi

The Apache Tomcat Native Library 2.0.x provides an API for using OpenSSL 
for SSL networking with Apache Tomcat's NIO and NIO2 connectors.