1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Netty 4.1.14.Final 和 4.0.50.Final 发布 下载

本帖由 漂亮的石头2017-08-04 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,019
    赞:
    47
    Netty 4.1.14.Final 和 4.0.50.Final 发布了

    主要更新如下:

    The most important changes for 4.0.50.Final and 4.1.14.Final are:


    • Fix hash function and hash table size in Snappy (#7038)


    • Correctly run all pending tasks for EmbeddedChannel when the Channel is closed (#6897)


    • Allow to use oldest Channel out of the Simple / FixedChannelPool on acquire (#7018)


    • Correctly handle unsigned int values returned from TCP_INFO (#7011)


    • ByteBufs which are not resizable should not throw in ensureWritable(int, boolean) (#7004)


    • Automatically detect shaded packagePrefix (#6995)


    • Correct typo in artifactId of dependency in bom pom.xml (#6989)


    • AbstractByteBuf.ensureWritable(...) should check if buffer was released (#6978)


    • Record release when enable detailed leak detection (#6972)


    • OpenSslEngine protocol selection must be contiguous (#6964)


    • Revert "Revert "SslHandler avoid calling wrap/unwrap when unnecessary"" (#6806)


    • Also use realloc when shrink the buffer (#6943)

    The most important changes for 4.1.14.Final only are:


    • Configures HTTP2 pipeline with more proper way (#6952)


    • Allow IP_TRANSPARENT to be set on redirecting socket (#7037)


    • Http2FrameLogger avoid hex dump of the ByteBufs when log disabled (#7026)


    • Http2ConnectionHandler: allow graceful shutdown to wait forever (#6954)


    • Writing to released ByteBuf (#6951)


    • Allowed Netty Epoll/Kqueue to work in IPv6 Only environments (#6994)


    • AbstractByteBuf.setCharSequence(...) must not expand buffer (#6957)


    • HTTP/2 enforce HTTP message flow (#6962)


    • Use the correct murmur3 C1 value (#6988)


    • SslHandler aggregation of plaintext data on write (#6720)


    • OpenSslEngine option to wrap/unwrap multiple packets per call (#6365)

    For the details and all changes, please browse our issue tracker for 4.0.50.Final and 4.1.14.Final.

    Netty是一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。
    Netty 4.1.14.Final 和 4.0.50.Final 发布下载地址
     
正在加载...