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

The notable change compared to 8.5.80 (not released) is:

 - Fix regression that broke or unexpectedly modified some TLS
   configurations when running on a Java 8 JDK.

The notable changes compared to 8.5.79 are:

- Ensure that changes made to a request by the RemoteIPValve persist
  after the request is put into asynchronous mode.

- Correct a regression in the support added for encrypted PKCS#1
  formatted private keys in the previous release that broke support
  for unencrypted PKCS#1 formatted private keys.

- Increase the default buffer size for cluster messages from 43800
  to 65536 bytes. This is expected to improve performance for large
  messages when running on Linux based systems.

- When using TLS with non-blocking writes and the NIO connector,
  ensure that flushing the buffers attempts to empty all of the
  output buffers.

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.81/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1380
The tag is:
https://github.com/apache/tomcat/tree/8.5.81/
2f283f89f49be662efa45af2c6a876d897159ddf

The proposed 8.5.81 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.81 (stable)

-chris

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

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

Reply via email to