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:42 UTC

[tinkerpop] branch 3.4-dev updated (b7cb0e1 -> 7dc8def)

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

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


    from b7cb0e1  Bumped ws to 6.2.2 to address CVE-2021-32640 CTR
     add 7dc8def  TINKERPOP-2379 Made DriverRemoteConnection init a bit more consistent across implementations

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 ++---
 .../driver/driver_remote_connection.py             |  2 +-
 gremlin-python/src/main/jython/tests/conftest.py   |  2 +-
 6 files changed, 41 insertions(+), 8 deletions(-)