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 2023/11/09 22:12:23 UTC

[VOTE] Release Apache Tomcat 9.0.83

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

The notable changes compared to 9.0.82 are:

- Fix reloading TLS configuration could cause the Connector to
   refuse new connections or the JVM to crash.

- Ensure that an IOException during the reading of the request
   always triggers error handling, regardless of whether the
   application swallows the exception.

- The status manager servlet can now output statistics as json.

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.83/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1465
The tag is:
https://github.com/apache/tomcat/tree/9.0.83
be97b0e06e77226aea5eb2a7b448f1d53bda2aa1

The proposed 9.0.83 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.83

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.83

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

> On Nov 10, 2023, at 06:12, Rémy Maucherat <re...@apache.org> wrote:
> 
> The proposed Apache Tomcat 9.0.83 release is now available for voting.
> 
> The notable changes compared to 9.0.82 are:
> 
> - Fix reloading TLS configuration could cause the Connector to
>   refuse new connections or the JVM to crash.
> 
> - Ensure that an IOException during the reading of the request
>   always triggers error handling, regardless of whether the
>   application swallows the exception.
> 
> - The status manager servlet can now output statistics as json.
> 
> 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.83/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1465
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.83
> be97b0e06e77226aea5eb2a7b448f1d53bda2aa1
> 
> The proposed 9.0.83 release is:
> [ ] -1, Broken - do not release
> [X] +1, Stable - go ahead and release as 9.0.83

Han
> 
> Rémy
> 
> ---------------------------------------------------------------------
> 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 9.0.83

Posted by Dimitris Soumis <ds...@redhat.com>.
+1 All tests pass on Fedora 38 with Java 21, tcnative-1.2.39, apr-1.7.4,
openssl-3.1.4.

On Fri, Nov 10, 2023 at 12:22 AM Rémy Maucherat <re...@apache.org> wrote:

> The proposed Apache Tomcat 9.0.83 release is now available for voting.
>
> The notable changes compared to 9.0.82 are:
>
> - Fix reloading TLS configuration could cause the Connector to
>    refuse new connections or the JVM to crash.
>
> - Ensure that an IOException during the reading of the request
>    always triggers error handling, regardless of whether the
>    application swallows the exception.
>
> - The status manager servlet can now output statistics as json.
>
> 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.83/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1465
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.83
> be97b0e06e77226aea5eb2a7b448f1d53bda2aa1
>
> The proposed 9.0.83 release is:
> [ ] -1, Broken - do not release
> [X ] +1, Stable - go ahead and release as 9.0.83
>
> 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.83

Posted by Mark Thomas <ma...@apache.org>.
On 09/11/2023 22:12, Rémy Maucherat wrote:

> The proposed 9.0.83 release is:
> [ ] -1, Broken - do not release
> [X] +1, Stable - go ahead and release as 9.0.83

Build is cross-platform reproducible apart from the fulldocs package 
which is expected due to https://bugs.openjdk.org/browse/JDK-8306980 
which has been fixed in Java 22 EA b22. It isn't clear if there are any 
plans to back-port that.

Unit tests pass on Linux, Windows and MacOS (Intel and M1).

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.83

Posted by jean-frederic clere <jf...@gmail.com>.
On 11/9/23 23:12, Rémy Maucherat wrote:
> [X] +1, Stable - go ahead and release as 9.0.83

Tested on fedora38...

-- 
Cheers

Jean-Frederic


---------------------------------------------------------------------
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.83

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

Binding:
+1: lihan, remm, jclere, markt

Non-binding:
+1: Dimitris Soumis

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