Am 06.02.2018 um 23:08 schrieb Mark Thomas:
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
[x] Stable - go ahead and release as 9.0.5

Regards,
 Felix


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to