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 6beb7a3 Merge branch '3.5-dev'
add 9341a43 TINKERPOP-2660 Added back close message to drivers
new cf11a4c Merge branch '3.5-dev'
The 1 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 +
.../src/Gremlin.Net/Driver/Connection.cs | 13 +++++++++
gremlin-dotnet/src/Gremlin.Net/Driver/Tokens.cs | 1 -
.../tinkerpop/gremlin/driver/Connection.java | 31 ++++++++++++++++++++++
.../gremlin-javascript/lib/driver/client.js | 4 +++
.../main/python/gremlin_python/driver/client.py | 9 +++++++
6 files changed, 58 insertions(+), 1 deletion(-)