The proposed Apache Tomcat 9.0.34 release is now available for voting. The major changes compared to the 9.0.34 release are:
- Add support for default values when using ${...} property replacement in configuration files. Based on a pull request provided by Bernd Bohmann. - When configuring an HTTP Connector, warn if the encoding specified for URIEncoding is not a superset of US-ASCII as required by RFC7230. - Replace the system property org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH with the Connector attribute encodedSolidusHandling that adds an additional option to pass the %2f sequence through to the application without decoding it in addition to rejecting such sequences and decoding such sequences. Along with lots of other bug fixes and improvements. For full details, see the changelog: https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.34/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1263/ The tag is: https://github.com/apache/tomcat/tree/9.0.34 1031a8edb864ac001a8f172161aa8a13b7a4e712 The proposed 9.0.34 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 9.0.34 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org