You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by xi...@apache.org on 2023/03/14 21:30:52 UTC

[tinkerpop] branch master updated (ab4cc0d991 -> 143581bd41)

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

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


    from ab4cc0d991 72h wait period no longer required for promotions CTR
     add 88815dfadf TINKERPOP-2905 Always pass `logHandler` to transporter (#1990)
     add ede96571d4 Merge branch '3.5-dev' into 3.6-dev
     new 143581bd41 Merge branch '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/gorillaTransporter.go      |  2 +-
 gremlin-go/driver/gorillaTransporter_test.go |  2 ++
 gremlin-go/driver/protocol.go                |  2 +-
 gremlin-go/driver/transporterFactory.go      | 10 ++++++++--
 4 files changed, 12 insertions(+), 4 deletions(-)


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

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

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

commit 143581bd410131879d375f8f3caa595341ddfb2e
Merge: ab4cc0d991 ede96571d4
Author: Yang Xia <55...@users.noreply.github.com>
AuthorDate: Tue Mar 14 14:30:37 2023 -0700

    Merge branch '3.6-dev'

 gremlin-go/driver/gorillaTransporter.go      |  2 +-
 gremlin-go/driver/gorillaTransporter_test.go |  2 ++
 gremlin-go/driver/protocol.go                |  2 +-
 gremlin-go/driver/transporterFactory.go      | 10 ++++++++--
 4 files changed, 12 insertions(+), 4 deletions(-)