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/03/02 16:10:20 UTC

[tinkerpop] branch 3.4-dev updated (e350efe -> b1a710c)

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 e350efe  Secure script can't use the groovy shorthand for withStrategy()
     add 09d0254  Allow users to set ssl_options in gremlin-python.CTR
     add b1a710c  Changed "secure" tests to use TLS CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../Driver/GremlinClientAuthenticationTests.cs     | 46 +++++++++++++++++++---
 .../javascript/gremlin-javascript/test/helper.js   |  2 +-
 .../gremlin_python/driver/tornado/transport.py     |  8 ++--
 gremlin-python/src/main/jython/tests/conftest.py   | 11 +++++-
 .../src/test/scripts/test-server-start.groovy      |  5 +++
 6 files changed, 61 insertions(+), 12 deletions(-)