Download Apache Tomcat 9.0.6 / 8.5.29

Spread the love

Apache Tomcat is a Web container developed by the Apache Software Foundation. Tomcat runs Java Servlets and JavaServer Pages, and provides an http web environment on which Java code can be run directly. For more information, please refer to this page. The developers have released versions 9.0.6 and 8.5.29 with the following announcements:

Tomcat 9.0.6 Released

The Apache Tomcat Project is proud to announce the release of version 9.0.6 of Apache Tomcat. The notable changes compared to 9.0.5 include:

  • TLS stability improvements.
  • Add the ability to specify static HTML responses for specific error codes and/or exception types with the ErrorReportValve.
  • Add an async HTTP/2 parser for NIO2.
  • Add documentation for the Host Manager web application. Patch provided by Marek Czernek.

Full details of these changes, and all the other changes, are available in the Tomcat 9 changelog.

Tomcat 8.5.29 Released

The Apache Tomcat Project is proud to announce the release of version 8.5.29 of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes new features pulled forward from Tomcat 9.0.x. The minimum Java version and implemented specification versions remain unchanged. The notable changes compared to 8.5.28 include:

  • TLS stability improvements.
  • Correct a regression in the fix for 60276 that meant compression was applied to all MIME types. Patch provided by Stefan Knoblich.
  • Add documentation for the Host Manager web application. Patch provided by Marek Czernek.

Full details of these changes, and all the other changes, are available in the Tomcat 8.5 changelog.

Version number 9.0.6 / 8.5.29
Release status Final
Operating systems Java
Website Apache Tomcat Project
Download
License type Conditions (GNU/BSD/etc.)
You might also like