You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/06/24 18:56:34 UTC

[tinkerpop] 01/03: Merge branch 'pr-1700' into 3.5-dev

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

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

commit 71f3ee0ab2fec3322b3a896222ad0ccbd6c0919c
Merge: cbc7eaf9fa 30f9702b18
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jun 24 14:49:21 2022 -0400

    Merge branch 'pr-1700' into 3.5-dev

 docs/src/reference/gremlin-variants.asciidoc       |  4 +-
 .../docker/gremlin-server-integration-secure.yaml  |  2 +-
 gremlin-go/docker/gremlin-server-integration.yaml  |  2 +-
 gremlin-go/driver/connection_test.go               | 66 +++++++++++++++++
 gremlin-go/driver/request.go                       | 83 ++++++++++++++++++++++
 5 files changed, 153 insertions(+), 4 deletions(-)