On Fri, Apr 14, 2023 at 10:38 PM Christopher Schultz
<ch...@christopherschultz.net> wrote:
>
> The proposed Apache Tomcat 8.5.88 release is now available for voting.
>
> The notable changes compared to 8.5.87 are:
>
> - Reduce the default value of maxParameterCount from 10,000 to 1,000.
>
> - Correct a regression in the fix for bug 66442 that meant that streams
>    without a response body did not decrement the active stream count
>    when completing, leading to
>    ERR_HTTP2_SERVER_REFUSED_STREAM for some connections.
>
> - Refactor synchronization blocks locking on SocketWrapper to use
>    ReentrantLock to support users wishing to experiment with project
>    Loom.
>
> - Implement RFC 9239; note the MIME types for Javascript has changed
>    to text/javascript.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.88/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1430
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.88/
>
>
> The proposed 8.5.88 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.88 (stable)

Rémy

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

Reply via email to