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

The notable changes compared to 9.0.60 are:

- Fix a potential thread-safety issue that could cause HTTP/1.1 request
   processing to pause, and potentially timeout, waiting for additional
   data when the full request has been received.

- Fix a regression introduced with 65757 bugfix which better identified
   non request threads but which introduced a similar problem when user
   code was doing sequential operations in a single thread.

- When resolving methods in EL expressions that use beans and/or static
   fields, ensure that any custom type conversion is considered when
   identifying the method to call.

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.61/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1366
The tag is:
https://github.com/apache/tomcat/tree/9.0.61
6c6432ac1416ed369f892b9ce76e10c7eb10b91c

The proposed 9.0.61 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.61 (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