Netty 4.0.48.Final 和 4.1.12.Final 发布

栏目: 后端 · 发布时间: 8年前

内容简介:Netty 4.0.48.Final 和 4.1.12.Final 发布

Netty 4.0.48.Final 和 4.1.12.Final 发布了,包含一些错误修复,性能增强和新功能,建议用户升级。

Netty 4.0.48.Final 和 4.1.12.Final 有如下重要的更新:

  • Allow to access memoryAddress of wrapped ByteBuf for ReadOnlyByteBuf ( #6826 )

  • Correctly exclude netty-tcnative classes from the all jar ( #6793 )

  • Netty force encodes already encoded responses ( #6785 )

  • Fix the encode bug in SctpOutboundByteStreamHandler ( #6775 )

  • Fix handle of ByteBuf with multi nioBuffer in EpollDatagramChannel ( #6764 )

  • Ensure SslUtils and so SslHandler works when using with Little-Endian buffers ( #6713 )

4.1.12.Final 最重要的更改包括:

  • HttpObjectEncoder#isContentAlwaysEmpty cannot be overridden by subclasses ( #6788 )

  • RedisDecoder infinite loop ( #6787 )

  • UnixResolverDnsServerAddressStreamProvider default name server selection and ordering bug ( #6748 )

  • KQueueSocket#setTrafficClass exceptions ( #6749 )

更多内容可查看 发行说明 和  4.0.48.Final4.1.12.Final 的详细更新日志

下载地址:

http://netty.io/downloads.html

>>>【评论有礼】6月6日-30日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情


以上所述就是小编给大家介绍的《Netty 4.0.48.Final 和 4.1.12.Final 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Large-Scale Inference

Large-Scale Inference

Bradley Efron / Cambridge University Press / 2010-8-5 / GBP 48.00

We live in a new age for statistical inference, where modern scientific technology such as microarrays and fMRI machines routinely produce thousands and sometimes millions of parallel data sets, each ......一起来看看 《Large-Scale Inference》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具