On 05/09/2024 14:58, Rémy Maucherat wrote:
The proposed 9.0.94 release is:
[ ] -1, Broken - do not release
[X] +1, Stable - go ahead and release as 9.0.94
Tests pass on:
- Linux (OpenSSL 3.0.2 from Ubuntu 22.04)
- Windows (OpenSSL 3.0.14 - Native 2.0.8 binaries)
- MacOS (Intel) (OpenSSL 3.3.1)
+1 Build is reproducible and all tests pass on Fedora 40 with Java 22,
tcnative-1.3.0, apr-1.7.4, openssl-3.0.14.
On Thu, Sep 5, 2024 at 5:15 PM Rémy Maucherat wrote:
> The proposed Apache Tomcat 9.0.94 release is now available for voting.
>
> The notable changes compared to 9.0.93 are:
>
> - If
The proposed Apache Tomcat 9.0.94 release is now available for voting.
The notable changes compared to 9.0.93 are:
- If an HTTP/2 client resets a stream before the request body is fully
written, ensure that any ReadListener is notified via a call to
ReadListener.onErrror()
- An Exception b