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

kenhuuu pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 8c12fdfeb723f8b5ef9192ab4d9aa122dbfe0d75
Merge: d4ba6e3031 9cad163cca
Author: kenhuuu <[email protected]>
AuthorDate: Tue Nov 14 08:10:19 2023 -0800

    Merge pull request #2329
    
    TINKERPOP-2988 Add requestId checking to Javascript and Python drivers.

 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(+)


Reply via email to