You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Robert Dale (JIRA)" <ji...@apache.org> on 2017/11/15 13:59:00 UTC

[jira] [Created] (TINKERPOP-1835) Bump Netty 4.0.53

Robert Dale created TINKERPOP-1835:
--------------------------------------

             Summary: Bump Netty 4.0.53
                 Key: TINKERPOP-1835
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1835
             Project: TinkerPop
          Issue Type: Improvement
          Components: driver, server
    Affects Versions: 3.2.6, 3.3.0
            Reporter: Robert Dale
            Assignee: Robert Dale



https://netty.io/news/2017/11/08/4-0-53-Final-4-1-17-Final.html

The most important changes for 4.0.53.Final and 4.1.17.Final are:

* OpenSslEngine support unwrap plaintext greater than 214 and avoid infinite loop (#7352)
* java.lang.NullPointerException: ssl at ReferenceCountedOpenSslEngine.rejectRemoteInitiatedRenegotiation (#7353)
* Don't disable HttpObjectDecoder on upgrade from HTTP/1.x to HTTP/1.x over TLS (#7298)
* Support running Netty (in particular netty-tcnative) in the bootstrap class loader (#7345)
* SslHandler.setHandshakeTimeout*(...) should also been enforced on the server (#7277)
* ResourceLeakDetector sampling changes (#7232)
* Do not treat errors as decoder exception (redux) (#7279)
* Do not treat errors as decoder exception (#7276)
* Propagate all exceptions when loading native code (#7250)
* Optimistically update ref counts (#7248)
* Fix Java9SslEngine implementation of ApplicationProtocolAccessor and so fix ApplicationProtocolNegationHandler (#7258)
* Upgrade Conscrypt to 1.0.0.RC11 (#7235)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)