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/06/05 07:49:24 UTC

[VOTE] Release Apache Tomcat 9.0.76

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

The notable changes compared to 9.0.75 are:

- Add support for virtual threads. (Java 21+ only)

- Update HTTP/2 to use the RFC-9218 prioritization scheme.

- Deprecate the xssProtectionEnabled from HttpHeaderSecurityFilter
   and set the default value to false.

- Update Tomcat Native to 2.0.4 which includes binaries for Windows
   built with OpenSSL 3.0.9.

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.76/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1440
The tag is:
https://github.com/apache/tomcat/tree/9.0.76
ff0629ca2bd82d6bff5245c02b42d932149df34d
b6eac326b5

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

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

Posted by Mark Thomas <ma...@apache.org>.
On 05/06/2023 08:49, Rémy Maucherat wrote:

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

I am able to reproduce the builds.

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

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

Posted by Igal Sapir <is...@apache.org>.
On Mon, Jun 5, 2023 at 12:49 AM Rémy Maucherat <re...@apache.org> wrote:

> The proposed Apache Tomcat 9.0.76 release is now available for voting.
>
> The notable changes compared to 9.0.75 are:
>
> - Add support for virtual threads. (Java 21+ only)
>
> - Update HTTP/2 to use the RFC-9218 prioritization scheme.
>
> - Deprecate the xssProtectionEnabled from HttpHeaderSecurityFilter
>    and set the default value to false.
>
> - Update Tomcat Native to 2.0.4 which includes binaries for Windows
>    built with OpenSSL 3.0.9.
>
> 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.76/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1440
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.76
> ff0629ca2bd82d6bff5245c02b42d932149df34d
> b6eac326b5
>
> The proposed 9.0.76 release is:
> [ ] -1, Broken - do not release
> [X] +1, Stable - go ahead and release as 9.0.76
>

+1

Igal



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

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

> On Jun 5, 2023, at 15:49, Rémy Maucherat <re...@apache.org> wrote:
> 
> The proposed Apache Tomcat 9.0.76 release is now available for voting.
> 
> The notable changes compared to 9.0.75 are:
> 
> - Add support for virtual threads. (Java 21+ only)
> 
> - Update HTTP/2 to use the RFC-9218 prioritization scheme.
> 
> - Deprecate the xssProtectionEnabled from HttpHeaderSecurityFilter
>   and set the default value to false.
> 
> - Update Tomcat Native to 2.0.4 which includes binaries for Windows
>   built with OpenSSL 3.0.9.
> 
> 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.76/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1440
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.76
> ff0629ca2bd82d6bff5245c02b42d932149df34d
> b6eac326b5
> 
> The proposed 9.0.76 release is:
> [ ] -1, Broken - do not release
> [X ] +1, Stable - go ahead and release as 9.0.76

Tests pass on macOS.

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

Posted by Coty Sutherland <cs...@apache.org>.
On Mon, Jun 5, 2023 at 3:49 AM Rémy Maucherat <re...@apache.org> wrote:

> The proposed Apache Tomcat 9.0.76 release is now available for voting.
>
> The notable changes compared to 9.0.75 are:
>
> - Add support for virtual threads. (Java 21+ only)
>
> - Update HTTP/2 to use the RFC-9218 prioritization scheme.
>
> - Deprecate the xssProtectionEnabled from HttpHeaderSecurityFilter
>    and set the default value to false.
>
> - Update Tomcat Native to 2.0.4 which includes binaries for Windows
>    built with OpenSSL 3.0.9.
>
> 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.76/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1440
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.76
> ff0629ca2bd82d6bff5245c02b42d932149df34d
> b6eac326b5
>
> The proposed 9.0.76 release is:
> [ ] -1, Broken - do not release
> [x] +1, Stable - go ahead and release as 9.0.76
>

Test pass on Fedora 36.


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

Posted by Rémy Maucherat <re...@apache.org>.
On Mon, Jun 5, 2023 at 9:49 AM Rémy Maucherat <re...@apache.org> wrote:
>
> The proposed Apache Tomcat 9.0.76 release is now available for voting.
>
> The notable changes compared to 9.0.75 are:
>
> - Add support for virtual threads. (Java 21+ only)
>
> - Update HTTP/2 to use the RFC-9218 prioritization scheme.
>
> - Deprecate the xssProtectionEnabled from HttpHeaderSecurityFilter
>    and set the default value to false.
>
> - Update Tomcat Native to 2.0.4 which includes binaries for Windows
>    built with OpenSSL 3.0.9.
>
> 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.76/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1440
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.76
> ff0629ca2bd82d6bff5245c02b42d932149df34d
> b6eac326b5
>
> The proposed 9.0.76 release is:
> [ ] -1, Broken - do not release
> [X] +1, Stable - go ahead and release as 9.0.76

Note: I will wrap up the vote tomorrow morning.

Rémy

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

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

Binding:
+1: markt, lihan, csutherl, isapir, remm

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