Apache Tomcat is een Webcontainer die is ontwikkeld door de Apache Software Foundation. Tomcat voert Java Servlets en JavaServer Pages uit, en biedt een http-webomgeving aan waarop Java-code direct kan worden gedraaid. Voor meer informatie verwijzen we naar deze pagina. De ontwikkelaars hebben versies 9.0.6 en 8.5.29 uitgebracht, voorzien van de volgende aankondigingen:
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:Full details of these changes, and all the other changes, are available in the Tomcat 9 changelog.
- 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.
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:Full details of these changes, and all the other changes, are available in the Tomcat 8.5 changelog.
- 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.