2018-04-27 23:47 GMT+03:00 Mark Thomas <ma...@apache.org>: > The proposed Apache Tomcat 8.5.31 release is now available for voting. > > The major changes compared to the 8.5.30 release are: > > - Implement configuration options to work-around specification > non-compliant user agents (including all the major browsers) that do > not correctly %nn encode URI paths and query strings as required by > RFC 7230 and RFC 3986 > > - Enable the CrawlerSessionManagerValve to correctly handle bots that > crawl multiple hosts and/or web applications when the Valve is > configured on a Host or an Engine. > > - Add support for annotation scanning of classes built with Java 11 EA > > Along with lots of other bug fixes and improvements. > > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.31/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1181/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_31/ > > The proposed 8.5.31 release is: > [ ] Broken - do not release > [x] Stable - go ahead and release as 8.5.31
Unit test - OK. (Java 7u80, 8u172) x (NIO, NIO2, APR) (32-bit JDK, Windows 10) Smoke testing with Security Manager: Two JSP pages in examples fail. This can be fixed by a configuration change - by amending conf/catalina.policy. Not a show-stopper. https://bz.apache.org/bugzilla/show_bug.cgi?id=62350 Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org