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

The major changes compared to the 9.0.6 release are:

- Add support for the maxDays attribute to the AccessLogValve and
  ExtendedAccessLogValve. This allows the maximum number of days for
  which rotated access logs should be retained before deletion to be
  defined.

- Avoid infinite recursion, when trying to validate a session while
  loading it with PersistentManager.

- Correct two protocol errors with HTTP/2 PUSH_PROMISE frames.

- The OpenSSL engine SSL session will now ignore invalid accesses.


Along with lots of other bug fixes and improvements.

For full details, see the changelog:
http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.7/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1176/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_7/

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

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

Reply via email to