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

The notable changes compared to the 9.0.44 release are:

- Fix a regression in 9.0.44 that meant that an error during an
  asynchronous read broke all future asynchronous reads associated with
  the same request instance.

- Prevent concurrent calls to ServletInputStream.isReady() corrupting
  the input buffer.

- Update the packaged version of Tomcat Native to 1.2.27 to pick up
  binaries built with OpenSSL 1.1.1k

Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.45/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1305/
The tag is:
https://github.com/apache/tomcat/tree/9.0.45
4dcf07fd1b53d3934d408060c6ef1ea13894c16f

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

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

Reply via email to