The proposed Apache Tomcat 9.0.5 release is now available for voting. The major changes compared to the 9.0.4 release are:
- Refactor error handling to enable errors that occur before processing is passed to the application to be handled by the application provided error handling and/or the container provided error handling (ErrorReportValve) as appropriate. - Enable strict validation of the provided host name and port for all connectors. Requests with invalid host names and/or ports will be rejected with a 400 response. - Enhance the JMX support for jdbc-pool in order to expose PooledConnection and JdbcInterceptors. Along with lots of other bug fixes and improvements. For full details, see the changelog: http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.5/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1170/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_5/ The proposed 9.0.5 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 9.0.5 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org