设为首页收藏本站

LUPA开源社区

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

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

2018-2-25 19:33| 发布者: joejoe0332| 查看: 270| 评论: 0|原作者: oschina|来自: oschina

摘要: Netty 4.1.22.Final 已发布,该版本包含错误修复、性能增强和新功能,建议升级。主要的变更:To detect Android, check the VM property rather than the classpath (#7679)Propagate full Unsafe unavailability re ...

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

主要的变更:

  • To detect Android, check the VM property rather than the classpath (#7679)

  • Propagate full Unsafe unavailability reason in PlatformDependent (#7684)

  • Use long for http2 ping payload (#7690)

  • Introduce an alternative IdentityCipherSuiteFilter that defaults to supportedCiphers (#7691)

  • Reduce the default number of objects retained by the Recycler per thread (#7701)

  • Bump Conscrypt version to 1.0.0 (#7703)

  • ByteBufUtil to not pool direct memory by default (#7704)

  • NioDatagramChannel invalid usage of internalNioBuffer (#7705)

  • Http2MultiplexCodec now propagates SETTINGS and GOAWAY frames in pipeline (#7711)

  • Correctly handle the case when converting of value fails and return null or default value (#7715)

  • DefaultHeaders / CharSequenceValueConverter should treat boolean consistently (#7720)

  • Get memory address from Unsafe for OpenSSL (#7725)

  • SSL connection not closed properly after handshake failure (#7727)

  • Epoll flush/writabilityChange deadlock (#7730)

  • Fix Snappy decoding of large 2-byte literal lengths and copy offsets (#7731)

  • Ensure we always release the AddressEnvelope when doing DNS queries. (#7734)

有关详细信息和所有变更内容,请浏览 4.1.22.Final 的问题跟踪器。

重要的变更

HTTP2

该版本将 ping 帧的有效载荷类型由 ByteBuf 改为 long,因为这样可以简化事务,并且 RFC 中关于有效负荷的定义一直是 8 字节。

发布说明:http://netty.io/news/2018/02/21/4-1-22-Final.html


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部