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:39:59 UTC

[tinkerpop] branch tp34 updated (199da2e -> a62dc4f)

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

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


    from 199da2e  Merge branch 'tp33' into tp34
     add 060a914  TINKERPOP-2020 Added withComputer() in javascript.
     add 2aea5a8  Merge branch 'TINKERPOP-2020' into tp33
     add a62dc4f  Merge branch 'tp33' into tp34

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                 | 35 ++--------------------
 8 files changed, 85 insertions(+), 37 deletions(-)