You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rémy Maucherat <re...@apache.org> on 2022/03/09 15:39:38 UTC

[VOTE] Release Apache Tomcat 9.0.60

The proposed Apache Tomcat 9.0.60 release is now available for voting.

The notable changes compared to 9.0.59 are:

- Fix a potential thread-safety issue that could cause HTTP/1.1 request
   processing to pause, and potentially timeout, waiting for additional
   data when the full request has been received.

- Fix a regression introduced with 65757 bugfix which better identified
   non request threads but which introduced a similar problem when user
   code was doing sequential operations in a single thread.

- When resolving methods in EL expressions that use beans and/or static
   fields, ensure that any custom type conversion is considered when
   identifying the method to call.

Along with lots of other bug fixes and improvements.

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.60/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1362
The tag is:
https://github.com/apache/tomcat/tree/9.0.60
235730aed454e8d3619109f2c563587ff722e69d

The proposed 9.0.60 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.60 (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 9.0.60

Posted by Felix Schumacher <fe...@internetallee.de>.
Am 09.03.22 um 16:39 schrieb Rémy Maucherat:
> The proposed Apache Tomcat 9.0.60 release is now available for voting.
>
> The notable changes compared to 9.0.59 are:
>
> - Fix a potential thread-safety issue that could cause HTTP/1.1 request
>     processing to pause, and potentially timeout, waiting for additional
>     data when the full request has been received.
>
> - Fix a regression introduced with 65757 bugfix which better identified
>     non request threads but which introduced a similar problem when user
>     code was doing sequential operations in a single thread.
>
> - When resolving methods in EL expressions that use beans and/or static
>     fields, ensure that any custom type conversion is considered when
>     identifying the method to call.
>
> Along with lots of other bug fixes and improvements.
>
> 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.60/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1362
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.60
> 235730aed454e8d3619109f2c563587ff722e69d
>
> The proposed 9.0.60 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 9.0.60 (stable)

Unit tests pass on Linux with Java 11 and 8.

Felix

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

Posted by Mark Thomas <ma...@apache.org>.
On 09/03/2022 15:39, Rémy Maucherat wrote:

<snip/>

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

Unit tests pass for NIO, NIO2 and APR on Linux, MacOS and Windows.

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 9.0.60

Posted by Konstantin Kolinko <kn...@gmail.com>.
ср, 9 мар. 2022 г. в 18:40, Rémy Maucherat <re...@apache.org>:
>
> The proposed Apache Tomcat 9.0.60 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.60/
> ...
>
 The proposed 9.0.60 release is:
 [ ] Broken - do not release
 [x] Stable - go ahead and release as 9.0.60 (stable)

Tested on Windows 10.
Smoke tests OK (installer, Java 8, examples).
Unit tests OK (Java 11, Java 8, Java 17).

Testing with Java 8 was done using a recipe from the "Running unit
tests with JVMs < 11" thread
https://lists.apache.org/thread/mltqyq912z97klqvzg0d5mb7h658j734

Best regards,
Konstantin Kolinko

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


[VOTE][RESULT] Release Apache Tomcat 9.0.60

Posted by Rémy Maucherat <re...@apache.org>.
The following votes were cast:

Binding:
+1: remm, markt, kkolinko, fschumacher

No other votes were cast. The vote therefore passes.

Thanks to everyone who contributed to this release.

Rémy

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