[
https://issues.apache.org/jira/browse/TINKERPOP-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256887#comment-16256887
]
ASF GitHub Bot commented on TINKERPOP-1835:
-------------------------------------------
GitHub user robertdale opened a pull request:
https://github.com/apache/tinkerpop/pull/750
TINKERPOP-1835 Bump Netty 4.0.53
https://issues.apache.org/jira/browse/TINKERPOP-1835
Latest bug-fix release. No new deps.
Building...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1835
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/750.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #750
----
commit cdfcfbdaa6ea69d40cfdde55a84f821acf6fbcb0
Author: Robert Dale <[email protected]>
Date: 2017-11-17T12:06:03Z
TINKERPOP-1835 Bump Netty 4.0.53
----
> 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.3.0, 3.2.6
> 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)