The proposed Apache Tomcat 9.0.87 release is now available for voting. The notable changes compared to 9.0.86 are:
- When restoring a saved POST request after a successful FORM authentication, ensure that neither the URI, the query string nor the protocol are corrupted when restoring the request body. - Align error handling for Writer and OutputStream. Ensure use of either once the response has been recycled triggers a NullPointerException provided that discardFacades is configured with the default value of true. - The standard thread pool implementations that are configured using the Executor element now implement ExecutorService for better support of NIO2 or others. For full details, see the changelog: https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.87/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1485 The tag is: https://github.com/apache/tomcat/tree/9.0.87 4c4c166c3d7fd2d00801657c7a78fc7d46c8ec32 The proposed 9.0.87 release is: [ ] -1, Broken - do not release [ ] +1, Stable - go ahead and release as 9.0.87 Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org