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

[ANN] Apache Tomcat 8.0.26 available

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

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

Apache Tomcat 8.0.26 includes numerous fixes for issues identified
in 8.0.24 as well as a number of other enhancements and changes. The
notable changes since 8.0.24 include:

- Fix EOF handling in the AJP APR/native connector to avoid the tight
  loop that caused high CPU load

- Avoid an NPE when adding POJO WEebSocket endpoints programmatically

- Improved handling of async timeouts

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

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

Migration guides from Apache Tomcat 5.5.x, 6.0.x and 7.0.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team