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/20 18:35:01 UTC

[VOTE] Release Apache Tomcat 10.1.0-M20

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

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.0-M20
920e86e465fc9db8b0c21b684b42456179308cfd


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

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


Re: [VOTE][CANCELLED] Release Apache Tomcat 10.1.0-M20

Posted by Mark Thomas <ma...@apache.org>.
Cancelled due to MBean attribute regression. New vote to follow shortly.

Mark


On 20/09/2022 19:35, Mark Thomas wrote:
> The proposed Apache Tomcat 10.1.0-M20 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-M20/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1393
> 
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M20
> 920e86e465fc9db8b0c21b684b42456179308cfd
> 
> 
> The proposed 10.1.0-M20 release is:
> [ ] Broken - do not release
> [ ] Beta - go ahead and release as 10.1.0-M20 (beta)
> 
> ---------------------------------------------------------------------
> 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-M20

Posted by Mark Thomas <ma...@apache.org>.
On 20/09/2022 19:35, Mark Thomas wrote:
> The proposed 10.1.0-M20 release is:
> [ ] Broken - do not release
> [X] Beta - go ahead and release as 10.1.0-M20 (beta)

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


Re: [VOTE] Release Apache Tomcat 10.1.0-M20

Posted by Rémy Maucherat <re...@apache.org>.
On Tue, Sep 20, 2022 at 8:35 PM Mark Thomas <ma...@apache.org> wrote:
>
> The proposed Apache Tomcat 10.1.0-M20 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-M20/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1393
>
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M20
> 920e86e465fc9db8b0c21b684b42456179308cfd
>
>
> The proposed 10.1.0-M20 release is:
> [ ] Broken - do not release
> [X] Beta - go ahead and release as 10.1.0-M20 (beta)

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-M20

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

> 2022年9月21日 02:35,Mark Thomas <ma...@apache.org> 写道:
> 
> The proposed Apache Tomcat 10.1.0-M20 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-M20/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1393
> 
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M20
> 920e86e465fc9db8b0c21b684b42456179308cfd
> 
> 
> The proposed 10.1.0-M20 release is:
> [ ] Broken - do not release
> [ X] Beta - go ahead and release as 10.1.0-M20 (beta)
Unit tests pass with Tomcat Native 2.0.1 and OpenSSL 3.0.5 on macOS 12.3.1.

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-M20

Posted by Rainer Jung <ra...@kippdata.de>.
Am 20.09.2022 um 20:35 schrieb Mark Thomas:
> The proposed Apache Tomcat 10.1.0-M20 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-M20/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1393
> 
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M20
> 920e86e465fc9db8b0c21b684b42456179308cfd
> 
> 
> The proposed 10.1.0-M20 release is:
> [X] Broken - do not release
> [ ] Beta - go ahead and release as 10.1.0-M20 (beta)

I would not release due to the "missing JMX properties" bug. Rémy fixed 
it yesterday.

Best regards,

Rainer

---------------------------------------------------------------------
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-M20

Posted by Mark Thomas <ma...@apache.org>.
On 23/09/2022 08:13, Rémy Maucherat wrote:

<snip/>

>> The proposed 10.1.0-M20 release is:
>> [ ] Broken - do not release
>> [ ] Beta - go ahead and release as 10.1.0-M20 (beta)
> 
> BTW, why is the vote not for "Stable" at this point ? Are there still
> some concerns ? Or maybe you would like to make further refactorings
> or API changes ?
> (Just wondering if the 10.1 release could be out for ApacheCon ;) )

I was planning on suggesting that for the next release vote.

When I re-tag 10.1.x, I'll tag as 10.1.0 and include stable in the options.

I'd be happy to get that out in time for ApacheCon.

Mark

---------------------------------------------------------------------
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-M20

Posted by Rémy Maucherat <re...@apache.org>.
On Tue, Sep 20, 2022 at 8:35 PM Mark Thomas <ma...@apache.org> wrote:
>
> The proposed Apache Tomcat 10.1.0-M20 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-M20/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1393
>
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.0-M20
> 920e86e465fc9db8b0c21b684b42456179308cfd
>
>
> The proposed 10.1.0-M20 release is:
> [ ] Broken - do not release
> [ ] Beta - go ahead and release as 10.1.0-M20 (beta)

BTW, why is the vote not for "Stable" at this point ? Are there still
some concerns ? Or maybe you would like to make further refactorings
or API changes ?
(Just wondering if the 10.1 release could be out for ApacheCon ;) )

Rémy

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