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 2021/07/01 19:14:35 UTC

[tinkerpop] branch 3.5-dev updated (8b5d7b3 -> 4fa7083)

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

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


    from 8b5d7b3  Merge branch '3.4-dev' into 3.5-dev
     add 7dc8def  TINKERPOP-2379 Made DriverRemoteConnection init a bit more consistent across implementations
     add 4fa7083  Merge branch '3.4-dev' into 3.5-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  2 ++
 docs/src/reference/intro.asciidoc                  | 16 +++++++++++++---
 .../Driver/Remote/DriverRemoteConnection.cs        | 22 ++++++++++++++++++++++
 .../Docs/Reference/IntroTests.cs                   |  5 ++---
 .../gremlin-javascript/package-lock.json           |  4 ++--
 .../driver/driver_remote_connection.py             |  2 +-
 gremlin-python/src/main/python/tests/conftest.py   |  2 +-
 7 files changed, 43 insertions(+), 10 deletions(-)