On 13/09/2022 18:09, Mark Thomas wrote:
The proposed Apache Tomcat 10.1.0-M19 release is now available for
voting.
Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
without changes. Java EE applications designed for Tomcat 9 and earlier
may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat
will automatically convert them to Jakarta EE and copy them to the
webapps directory.
The notable changes compared to 10.1.0-M17 are:
- Add support for authenticating WebSocket clients with an HTTP forward
proxy when establishing a connection to a WebSocket endpoint via a
forward proxy that requires authentication. Based on a patch provided
by Joe Mokos.
- Various fixes for edge case bugs in EL processing
- Improve host header handling for HTTP/2 requests
For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.0-M19/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1389
The tag is:
https://github.com/apache/tomcat/tree/10.1.0-M19
ff0b6c231b7a1a416688346fdd299a3d6cfb5b64
The proposed 10.1.0-M19 release is:
[ ] Broken - do not release
[X] Beta - go ahead and release as 10.1.0-M19 (beta)
Unit tests pass on Windows, Linux and MacOS.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org