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/07/15 18:54:53 UTC

[tinkerpop] 05/05: Merge branch '3.6-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 128bb3b440e3a1304f80a3291987563f393d5a83
Merge: 8dce2db7a3 c478381cac
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jul 15 14:50:44 2022 -0400

    Merge branch '3.6-dev'

 .../traversal/translator/GolangTranslator.java     | 10 ++++++-
 gremlin-go/driver/connection.go                    |  8 +++--
 gremlin-go/driver/gorillaTransporter.go            | 12 +++-----
 gremlin-go/driver/protocol.go                      | 26 ++++++++---------
 gremlin-go/driver/protocol_test.go                 | 34 ++++++++++++++++++----
 5 files changed, 58 insertions(+), 32 deletions(-)