You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ly...@apache.org on 2022/05/27 17:00:47 UTC

[tinkerpop] branch 3.6-dev updated (6486ef81c2 -> d4913bdb3c)

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

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


    from 6486ef81c2 Merge branch '3.5-dev' into 3.6-dev
     add 104510a12e Fix deadlock on non response-specific read errors (#1669)
     new d4913bdb3c Merge branch '3.5-dev' into 3.6-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:
 gremlin-go/driver/connection.go |  7 ++++---
 gremlin-go/driver/protocol.go   |  4 +---
 gremlin-go/driver/resultSet.go  | 14 ++++++++++++++
 3 files changed, 19 insertions(+), 6 deletions(-)


[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

Posted by ly...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d4913bdb3ca2d85bf1e1d313533815e187c4d46a
Merge: 6486ef81c2 104510a12e
Author: Lyndon Bauto <ly...@bitquilltech.com>
AuthorDate: Fri May 27 10:00:29 2022 -0700

    Merge branch '3.5-dev' into 3.6-dev

 gremlin-go/driver/connection.go |  7 ++++---
 gremlin-go/driver/protocol.go   |  4 +---
 gremlin-go/driver/resultSet.go  | 14 ++++++++++++++
 3 files changed, 19 insertions(+), 6 deletions(-)