This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from a72704be3a Fixed bug in go translator for strategies - namespace
missing CTR
add cfc1957b96 CTR update go version for docker-compose and fix default
read/write buffer size for Client and test settings
new 9ab570d2ab Merge branch '3.7-dev' into 3.8-dev
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-go/docker-compose.yml | 2 +-
gremlin-go/driver/client.go | 7 ++-----
gremlin-go/driver/connection_test.go | 4 ++--
gremlin-go/driver/driverRemoteConnection.go | 7 ++-----
gremlin-go/driver/gorillaTransporter.go | 6 ++++++
6 files changed, 14 insertions(+), 13 deletions(-)