You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Christopher Schultz <sc...@apache.org> on 2023/02/24 17:25:43 UTC

[ANN] Apache Tomcat 8.5.86 available

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

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

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

- Add an error report valve that allows redirecting to or proxying from
    an external web server.

- Add the shared address space specified by RFC 6598 (100.64.0.0/10)
    to the list of trusted proxies for RemoteIPValve/Filter.

- Log basic information for each configured TLS certificate when
    Tomcat starts.

- Limit access to examples web application to localhost by default.

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-8.5-doc/changelog.html

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

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

Please note that Tomcat 8.5.x will reach End-of-life (EOL) on 31 March 
2024. For more information please visit 
https://tomcat.apache.org/tomcat-85-eol.html

Enjoy!

- The Apache Tomcat team