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 2016/11/03 21:50:58 UTC

[VOTE] Release Apache Tomcat 8.5.8

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

8.5.8 corrects a regression 8.5.7.

The major changes compared to the 8.5.6 release are:

- Implement header limits for HTTP/2

- Improve handling of I/O errors with async processing

- Fail earlier on invalid HTTP requests

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.8/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1104/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_8/

The proposed 8.5.8 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.8

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


Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Coty Sutherland <cs...@redhat.com>.
On Thu, Nov 3, 2016 at 5:50 PM, Mark Thomas <ma...@apache.org> wrote:

> The proposed 8.5.8 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.8

Unit tests look good and a few basic tests look good.

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


Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Violeta Georgieva <vi...@apache.org>.
Hi,

2016-11-03 23:50 GMT+02:00 Mark Thomas <ma...@apache.org>:
>
> The proposed Apache Tomcat 8.5.8 release is now available for voting.
>
> 8.5.8 corrects a regression 8.5.7.
>
> The major changes compared to the 8.5.6 release are:
>
> - Implement header limits for HTTP/2
>
> - Improve handling of I/O errors with async processing
>
> - Fail earlier on invalid HTTP requests
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.8/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1104/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_8/
>
> The proposed 8.5.8 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.8

+1 my tests passed

Regards,
Violeta

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

Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Keiichi Fujino <kf...@apache.org>.
2016-11-04 6:50 GMT+09:00 Mark Thomas <ma...@apache.org>:

> The proposed Apache Tomcat 8.5.8 release is now available for voting.
>
> 8.5.8 corrects a regression 8.5.7.
>
> The major changes compared to the 8.5.6 release are:
>
> - Implement header limits for HTTP/2
>
> - Improve handling of I/O errors with async processing
>
> - Fail earlier on invalid HTTP requests
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.8/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1104/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_8/
>
> The proposed 8.5.8 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.8
>
> <de...@tomcat.apache.org>


+1
Tested on my test apps (enable BackupManager)



> --
> Keiichi.Fujino
> <de...@tomcat.apache.org>

<de...@tomcat.apache.org>

Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Rémy Maucherat <re...@apache.org>.
2016-11-03 22:50 GMT+01:00 Mark Thomas <ma...@apache.org>:

> The proposed 8.5.8 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.8
>
> Testing is ok.

Rémy

Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Huxing Zhang <hu...@alibaba-inc.com>.
Hi,

The proposed 8.5.8 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 8.5.8

------------------------------------------------------------------
From:Mark Thomas <ma...@apache.org>
Time:2016 Nov 4 (Fri) 05:52
To:dev@tomcat.apache.org <de...@tomcat.apache.org>
Subject:[VOTE] Release Apache Tomcat 8.5.8


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

8.5.8 corrects a regression 8.5.7.

The major changes compared to the 8.5.6 release are:

- Implement header limits for HTTP/2

- Improve handling of I/O errors with async processing

- Fail earlier on invalid HTTP requests

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.8/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1104/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_8/

The proposed 8.5.8 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.8

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

Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Martin Grigorov <mg...@apache.org>.
On Thu, Nov 3, 2016 at 10:50 PM, Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.8 release is now available for voting.
>
> 8.5.8 corrects a regression 8.5.7.
>
> The major changes compared to the 8.5.6 release are:
>
> - Implement header limits for HTTP/2
>
> - Improve handling of I/O errors with async processing
>
> - Fail earlier on invalid HTTP requests
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.8/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1104/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_8/
>
> The proposed 8.5.8 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.5.8
>

Tested my daily job app and Apache Wicket Native WebSocket demo app


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

Re: [VOTE] Release Apache Tomcat 8.5.8

Posted by Felix Schumacher <fe...@internetallee.de>.
Am 03.11.2016 um 22:50 schrieb Mark Thomas:
> The proposed Apache Tomcat 8.5.8 release is now available for voting.
>
> 8.5.8 corrects a regression 8.5.7.
>
> The major changes compared to the 8.5.6 release are:
>
> - Implement header limits for HTTP/2
>
> - Improve handling of I/O errors with async processing
>
> - Fail earlier on invalid HTTP requests
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.8/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1104/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_8/
>
> The proposed 8.5.8 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.8
Tests passed and a test webapp ran fine.

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


[VOTE][RESULT] Release Apache Tomcat 8.5.8

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

Binding:
+1 (stable): remm, violetagg, fschumacher, kfujino, mgrigorov

Non-binding:
+1 (stable): csutherl, huxing

The vote therefore passes. Thanks to everyone who contributed to this
this release

Mark

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