Netty 4.1.26.Final 发布,Java 网络服务框架

Netty 4.1.22.Final 已发布,该版本包含错误修复、性能增强和新功能,建议升级。

主要的更新内容:

  • Add OpenSslX509KeyManagerFactory which makes it even easier for people get the maximum performance when using OpenSSL / LibreSSL / BoringSSL  with netty (#8084)

  • Do not log explicit no unsafe, fixes helper method (#8111)

  • Fix support for shading native libraries which was broken (#8091)

  • Remove usage of ObjectCleaner (#8064)

  • Reorder channel state changes in Http2MultiplexCodec child channel (#8070)

完整更新内容

下载地址:

猜你喜欢

转载自www.oschina.net/news/97889/netty-4-1-26-released