You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Mark Thomas <ma...@apache.org> on 2015/11/10 20:59:14 UTC

[ANN] Apache Tomcat Native 1.2.2 released

The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.2.2 stable.

The key features of this release are:
- ALPN support
- SNI support
- Add access methods for OpenSSL BIO
- Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d
- Itanium binaries no longer provided for Windows

This release is primarily to support the development of omcat 9.0.x but
it is backwards compatible with 1.1.x and can be used with any current
Tomcat version.

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 provides portable API for features
not found in contemporary JDK's. It uses Apache Portable Runtime as
operating system abstraction layer and OpenSSL for SSL networking and
allows optimal performance in production environments.


Thank you,
-- 
The Apache Tomcat Team