You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2022/09/23 09:44:21 UTC

[VOTE] Release Apache Tomcat 10.1.0

The proposed Apache Tomcat 10.1.0 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/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1396

The tag is:
https://github.com/apache/tomcat/tree/10.1.0
e9d17cddc285615807ec5fef09240777436b25dc


The proposed 10.1.0 release is:
[ ] Broken - do not release
[ ] Beta   - go ahead and release as 10.1.0 (beta)
[ ] Stable - go ahead and release as 10.1.0 (stable)

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


[VOTE][RESULT] Release Apache Tomcat 10.1.0

Posted by Mark Thomas <ma...@apache.org>.
The following votes were cast:

Binding:
+1 (stable): remm, jfclere, markt

Non-Binding:
+1 (stable): lihan

The vote therefore passes.

Thanks to everyone who contributed to this release.

Mark

On 23/09/2022 10:44, Mark Thomas wrote:
> The proposed Apache Tomcat 10.1.0 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/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1396
> 
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0
> e9d17cddc285615807ec5fef09240777436b25dc
> 
> 
> The proposed 10.1.0 release is:
> [ ] Broken - do not release
> [ ] Beta   - go ahead and release as 10.1.0 (beta)
> [ ] Stable - go ahead and release as 10.1.0 (stable)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 

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


Re: [VOTE] Release Apache Tomcat 10.1.0

Posted by Han Li <li...@apache.org>.

> 2022年9月23日 17:44,Mark Thomas <ma...@apache.org> 写道:
> 
> The proposed Apache Tomcat 10.1.0 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/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1396
> 
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0
> e9d17cddc285615807ec5fef09240777436b25dc
> 
> 
> The proposed 10.1.0 release is:
> [ ] Broken - do not release
> [ ] Beta   - go ahead and release as 10.1.0 (beta)
> [ X] Stable - go ahead and release as 10.1.0 (stable)

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


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


Re: [VOTE] Release Apache Tomcat 10.1.0

Posted by jean-frederic clere <jf...@gmail.com>.
On 9/23/22 11:44, Mark Thomas wrote:
> [X] Stable - go ahead and release as 10.1.0 (stable)

Tested on fedora36 with tc-native 2.0.1

-- 
Cheers

Jean-Frederic


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


Re: [VOTE] Release Apache Tomcat 10.1.0

Posted by Rémy Maucherat <re...@apache.org>.
On Fri, Sep 23, 2022 at 11:45 AM Mark Thomas <ma...@apache.org> wrote:
>
> The proposed Apache Tomcat 10.1.0 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/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1396
>
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0
> e9d17cddc285615807ec5fef09240777436b25dc
>
>
> The proposed 10.1.0 release is:
> [ ] Broken - do not release
> [ ] Beta   - go ahead and release as 10.1.0 (beta)
> [X] Stable - go ahead and release as 10.1.0 (stable)

Rémy

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


Re: [VOTE] Release Apache Tomcat 10.1.0

Posted by Mark Thomas <ma...@apache.org>.
On 23/09/2022 10:44, Mark Thomas wrote:

> The proposed 10.1.0 release is:
> [ ] Broken - do not release
> [ ] Beta   - go ahead and release as 10.1.0 (beta)
> [X] Stable - go ahead and release as 10.1.0 (stable)

Unit tests pass on Linux, Windows and MacOS.

Mark

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