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 2018/12/21 13:00:45 UTC

[tinkerpop] branch tp33 updated (c0a93ec -> fb734ea)

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 c0a93ec  Fixed aliasing for the new using() overload CTR
     add fb734ea  Fixed bug preventing TraversalExplanation from serializing with GraphSON CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                                      | 1 +
 .../apache/tinkerpop/gremlin/structure/io/graphson/GraphSONModule.java  | 2 ++
 .../gremlin/structure/io/graphson/GraphSONSerializersV2d0.java          | 2 +-
 .../gremlin/structure/io/graphson/GraphSONSerializersV3d0.java          | 2 +-
 4 files changed, 5 insertions(+), 2 deletions(-)