[
https://issues.apache.org/jira/browse/TINKERPOP-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452158#comment-16452158
]
ASF GitHub Bot commented on TINKERPOP-1943:
-------------------------------------------
GitHub user jorgebay opened a pull request:
https://github.com/apache/tinkerpop/pull/858
TINKERPOP-1943 Support GraphSON3 in Gremlin-JavaScript
Add support for GraphSON3 to the JavaScript GLV.
https://issues.apache.org/jira/browse/TINKERPOP-1943
All gherkin scenarios are passing: `465 scenarios (27 skipped, 438 passed)`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1943
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/858.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #858
----
commit 9357c9e567cea65522db2ca109f427c27a999c06
Author: Jorge Bay Gondra <jorgebaygondra@...>
Date: 2018-04-25T12:22:25Z
TINKERPOP-1943 Support GraphSON3 in Gremlin-JavaScript
----
> JavaScript GLV: Support GraphSON3
> ---------------------------------
>
> Key: TINKERPOP-1943
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1943
> Project: TinkerPop
> Issue Type: Improvement
> Components: javascript
> Affects Versions: 3.3.2
> Reporter: Jorge Bay
> Priority: Major
>
> Default GraphSON version for gremlin-javascript is GraphSON2 and newer
> version is not supported, which can be a pain for users getting started with
> the GLV in 3.3+.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)