This is an automated email from the ASF dual-hosted git repository.
kenhuuu pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from d4ba6e3031 Merge branch '3.5-dev' into 3.6-dev
add 9cad163cca TINKERPOP-2988 Add requestId checking to Javascript and
Python drivers.
new 8c12fdfeb7 Merge pull request #2329
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 +
.../gremlin-javascript/lib/driver/connection.js | 9 ++++
.../test/integration/client-tests.js | 48 ++++++++++++++++++++++
.../python/gremlin_python/driver/connection.py | 1 +
.../src/main/python/tests/driver/test_client.py | 44 ++++++++++++++++++++
.../server/GremlinServerHttpIntegrateTest.java | 12 ++++++
6 files changed, 115 insertions(+)