Tomcat 8.0.11 发布
jopen 10年前
Apache Tomcat项目2014-08-22宣布Apache Tomcat8.0.11版本发布。Apache Tomcat8.0.11包括许多修复在8.0.9中发现的问题以及其他一些改进和变化。相比8.0.9显着变化包括:
- 更新Tomcat Native Library 版本至 1.1.31 to pick up the Windows binaries that are based on OpenSSL 1.0.1h.
- 当使用 JSSE SSL connectors时增加 OpenSSL 语法支持来加密
- 增加支持WebSocket permessage-deflate 扩展。这是目前仅限于在服务器端解压缩进来的消息。
详细内容请参阅更改日志更改的完整列表:http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
NOTE: A regression has been reported in 8.0.11 (bug 56882). A 8.0.12 release is expected in the next week or so to address this.
Full details of these changes, and all the other changes, are available in theTomcat 8 changelog.