On Thu, Apr 13, 2023 at 10:42 AM Rémy Maucherat <r...@apache.org> wrote:
>
> The proposed Apache Tomcat 9.0.74 release is now available for voting.
>
> The notable changes compared to 9.0.73 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.
>
> - Add an access log valve that uses a json format. Based on pull request
>    #539 provided by Thomas Meyer.
>
> - Refactor synchronization blocks locking on SocketWrapper to use
>    ReentrantLock to support users wishing to experiment with project Loom.
>
> 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.74/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1428
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.74
> db0c10ea25cc8984f72d700ea48f32aadc2fe2f4
>
> The proposed 9.0.74 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.74

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