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 bc8637aaea Merge branch '3.6-dev'
     add 601d6a113d gremlin-go: support per-request arguments in bytecode
     add eb9b358192 gremlin-go: deprecate scriptEvaluationTimeout
     add 97300dd78e gremlin-go: rename function "extractWithReqArgs" to 
"extractWithReqArg"
     add 866364ce32 gremlin-go: execute per-request arguments tests in parallel
     add 30f9702b18 gremlin-go: change test server to use WsAndHttpChannelizer
     new 71f3ee0ab2 Merge branch 'pr-1700' into 3.5-dev
     new c86eabe880 Merge branch '3.5-dev' into 3.6-dev
     new 32b7451eab Merge branch '3.6-dev'

The 3 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:
 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(-)

Reply via email to