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 2019/07/05 17:40:05 UTC

[tinkerpop] branch tp33 updated (f627cfc -> 2aea5a8)

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

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


    from f627cfc  Keep-alive was not always properly disabled when configured to zero CTR
     add 060a914  TINKERPOP-2020 Added withComputer() in javascript.
     add 2aea5a8  Merge branch 'TINKERPOP-2020' into tp33

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 docs/src/upgrade/release-3.3.x.asciidoc            |  8 ++++++-
 .../glv/GraphTraversalSource.template              | 16 ++++++++++++-
 .../lib/process/graph-traversal.js                 | 16 ++++++++++++-
 .../lib/process/traversal-strategy.js              | 28 +++++++++++++++++++++-
 .../lib/structure/io/graph-serializer.js           |  2 ++
 .../lib/structure/io/type-serializers.js           | 16 +++++++++++++
 .../test/cucumber/feature-steps.js                 | 13 ----------
 8 files changed, 83 insertions(+), 17 deletions(-)