The proposed Apache Tomcat 9.0.110 release is now available for voting. The notable changes compared to 9.0.109 are:
- Add specific certificate selection code for TLS 1.3 supporting post quantum cryptography. Certificates defined with type MLDSA will be selected depending on the TLS client hello. - Add groups attribute on SSLHostConfig allowing to restrict which groups can be enabled on the SSL engine. - Store HTTP/1.1 request headers using the original case for the header name rather than forcing it to lower case. 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.110/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1561 The tag is: https://github.com/apache/tomcat/tree/9.0.110 dbccb8cba2bf667a0e1b5da02187bda3e1a74120 The proposed 9.0.110 release is: [ ] -1, Broken - do not release [ ] +1, Stable - go ahead and release as 9.0.110 Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
