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/12/08 14:32:46 UTC

[tinkerpop] branch 3.5-dev updated (b558a09 -> 9341a43)

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 b558a09  ProductiveByStrategy is similar to SubgraphStrategy and therefore shouldn't trigger the SparkStarBarrierInteceptor CTR
     add 9341a43  TINKERPOP-2660 Added back close message to drivers

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../src/Gremlin.Net/Driver/Connection.cs           | 13 +++++++++
 gremlin-dotnet/src/Gremlin.Net/Driver/Tokens.cs    |  1 -
 .../tinkerpop/gremlin/driver/Connection.java       | 31 ++++++++++++++++++++++
 .../gremlin-javascript/lib/driver/client.js        |  4 +++
 .../main/python/gremlin_python/driver/client.py    |  9 +++++++
 6 files changed, 58 insertions(+), 1 deletion(-)