The proposed Apache Tomcat 9.0.119 release is now available for voting. The notable changes compared to 9.0.118 are:
- Align the rewrite conditions ornext flag processing with mod_rewrite, which follows a purely sequential evaluation strategy. - Ensure that malformed HTTP/2 messages that should trigger a stream reset do so, rather than triggered a connection close. - Add replay protection to the EncryptInterceptor. This is a **breaking change** for the EncryptInterceptor. Please see the migration document for more information. 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.119/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1596 The tag is: https://github.com/apache/tomcat/tree/9.0.119 36c2e40f60e3176f12c0344f40f656251448b004 The proposed 9.0.119 release is: [ ] -1, Broken - do not release [ ] +1, Stable - go ahead and release as 9.0.119 Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
