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

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

Apache Tomcat 8.0.33 includes fixes for issues identified in 8.0.32 as
well as other enhancements and changes. The notable changes since 8.0.32
include:

- Correct a false positive warning for ThreadLocal related memory
  leaks when the key class but not the value class has been loaded
  by the web application class loader.

- Improve the performance of
  javax.servlet.jsp.el.ScopedAttributeELResolver when resolving
  attributes that do not exist.

- Update the packaged version of the Tomcat Native Library to 1.2.5
  to pick up the Windows binaries that are based on OpenSSL 1.0.2g
  and APR 1.5.1.

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

Reply via email to