The proposed Apache Tomcat 8.5.33 release is now available for voting.

The major changes compared to the 8.5.32 release are:

- Fix issues with Servlet asynchronous listeners when using the
  asynchronous Servlet API in conjunction with HTTP/2.

- When pre-compiling with JspC, report all compilation errors rather
  than stopping after the first error. A new option -failFast can be
  used to restore the previous behaviour of stopping after the first
  error.
  Based on a patch provided by Marc Pompl.

- Make the Jasper (JSP Engine) Java file generation process
  multi-threaded. By default, one thread will be used per core.
  Based on a patch by Dan Fabulich.

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.33/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1192/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_33/

The proposed 8.5.33 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.33

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

Reply via email to