On Thu, Dec 7, 2023 at 7:18 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:

> The proposed Apache Tomcat 10.1.17 release is now available for
> voting.
>
> The notable changes compared to 10.1.16 are:
>
> - Background processes for a Container no longer execute while lifecycle
>    operations are in progress for that Container.
>
> - Correct unintended escaping of XML in some WebDAV responses.
>
> - Use a 408 status code if a read timeout occurs during HTTP
>    HTTP request processing instead of an HTTP 400 status.
>
> For full details, see the change log:
> https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html
>
> 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.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.17/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1473
>
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.17
> 32e30a4648cdd24245ef4a0d58beb6ada1c41844
>
> The proposed 10.1.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 10.1.17
>

+1

Unit tests passed on Ubuntu with Java 21

Igal



>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

Reply via email to