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/06 16:30:48 UTC

[tinkerpop] branch master updated (7bd34f3 -> 2bf06b0)

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 7bd34f3  Merge branch '3.5-dev'
     add 3beea00  Update translator.js
     add 52b0a91  TINKERPOP-2658 Fixed bug in array arg translation for gremlin-javascript
     add 0d074f4  Merge branch 'TINKERPOP-2658' into 3.5-dev
     new 2bf06b0  Merge branch '3.5-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../gremlin-javascript/lib/process/translator.js   | 73 +++++++++++++---------
 .../test/unit/translator-test.js                   |  7 +++
 3 files changed, 51 insertions(+), 30 deletions(-)

[tinkerpop] 01/01: Merge branch '3.5-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2bf06b02828d8b817dafeb81f9787fbfdb81a9cd
Merge: 7bd34f3 0d074f4
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Mon Dec 6 11:30:34 2021 -0500

    Merge branch '3.5-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../gremlin-javascript/lib/process/translator.js   | 73 +++++++++++++---------
 .../test/unit/translator-test.js                   |  7 +++
 3 files changed, 51 insertions(+), 30 deletions(-)