This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 432f668  Merge branch '3.5-dev'
     add 76fc5ba  Retain failure context in NoHostAvailableException
     add bfdffc5  Merge branch 'pr-1479' into 3.5-dev
     add abe0b0d  TINKERPOP-2616 Added upgrade docs for ssl exception changes 
CTR
     new a3c3830  Merge branch '3.5-dev'
     new e7c8899  Changed assertion for SSL error.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 docs/src/upgrade/release-3.5.x.asciidoc            | 10 ++++
 .../apache/tinkerpop/gremlin/driver/Client.java    | 61 ++++++++++++++--------
 .../driver/exception/NoHostAvailableException.java |  4 ++
 .../gremlin/server/GremlinDriverIntegrateTest.java |  5 +-
 .../server/GremlinServerAuthIntegrateTest.java     |  3 +-
 .../gremlin/server/GremlinServerIntegrateTest.java |  2 +-
 .../server/GremlinServerSslIntegrateTest.java      | 18 +++++--
 8 files changed, 75 insertions(+), 29 deletions(-)

Reply via email to