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 2020/11/18 12:41:13 UTC

[tinkerpop] branch master updated (a9aad30 -> cf29e58)

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

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


    from a9aad30  Merge branch '3.4-dev'
     add c6f2f59  TINKERPOP-2001 Add lambda support in gremlin-javascript
     add ef6a078  Merge branch 'TINKERPOP-2001' into 3.4-dev
     add cf29e58  Merge branch '3.4-dev'

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 docs/src/reference/gremlin-variants.asciidoc       | 34 ++++++++++++++++++----
 docs/src/upgrade/release-3.4.x.asciidoc            | 12 ++++++++
 .../lib/structure/io/type-serializers.js           | 18 ++++++++++--
 .../test/cucumber/feature-steps.js                 |  4 +--
 .../test/integration/traversal-test.js             |  9 ++++++
 .../gremlin-javascript/test/unit/graphson-test.js  | 12 ++++++++
 7 files changed, 80 insertions(+), 10 deletions(-)