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

The main changes since 8.0.14 are:
- Add support for RFC6265 cookie parsing and generation. This is
  currently disabled by default and may be enabled via the
  CookieProcessor element of a Context.
- Add pluggable password derivation support to the Realms via the new
  CredentialHandler interface.
- Add support for TLSv1.1 and TLSv1.2 for APR connector. Based upon a
  patch by Marcel Šebek. This feature requires Tomcat Native library
  1.1.32 or later.
- Disable SSLv3 by default for all HTTPS connectors

There is also a large than usual collection of bug fixes, new features
and performance improvements. For full details, see the changelog:
http://svn.us.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.15/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1025/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_15/

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

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

Reply via email to