设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Netty 4.1.35.Final发布,经典开源Java网络服务框架

2019-4-18 22:42| 发布者: joejoe0332| 查看: 176| 评论: 0|原作者: oschina|来自: oschina

摘要: Netty 4.1.35.Final 发布了,Netty 是一个 Java 开源框架。Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。此版本包含错误修复和改进。 更新内容: O ...

Netty 4.1.35.Final 发布了,Netty 是一个 Java 开源框架。Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。此版本包含错误修复和改进。

更新内容:

  • Only try to use OpenSslX509TrustManagerWrapper when using Java 7+ (#9065)
  • DnsNameResolver.resolve(...) should notify future as soon as one preferred record was resolved (#9050)
  • Correctly calculate ttl for AuthoritativeNameServer when update existing records (#9051)
  • DnsNameResolver.resolveAll(...) should also contain non preferred addresses (#9044)
  • Websocket client closing handshake to support "force close" after given timeout (#8883)
  • Correctly handle overflow in Native.kevent(...) when EINTR is detected (#9024)
  • DnsNameResolver.resolveAll(...) should not include duplicates (#9021)
  • Skip execution of Channel*Handler method if annotated with @Skip and just use the next handler in the pipeline (#8988)
  • Allow to offload / customize key signing operations when using BoringSSL (#8943)
  • Allow to offload certificate validation when using BoringSSL (#8974)
  • Add user possibility to skip the evaluation of a certain websocket extensions (#8910)
  • Don't try to put back MemoryRegionCache.Entry objects into the Recycler when recycled because of a finalizer (#8955)
  • Fix possible ByteBuf leak when CompositeByteBuf is resized (#8946)
  • Allow to automatically trim the PoolThreadCache in a timely interval (#8941)
  • Support ALLOW_HALF_CLOSURE channel option on Unix domain socket. (#8932)
  • Correctly produce ssl alert when certificate validation fails on the client-side when using native SSL implementation (#8949)
  • Fix HttpUtil.isKeepAlive to behave correctly when Connection is a comma separated list defect (#8924)

详情请查看更新列表

下载地址:https://netty.io/downloads.html


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部