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

Cole-Greer pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 696d8636c4 Restrict GraphSON2/3 traversal strategy deserialization
     add 1f0ded919d CTR: Guard against non-terminating loops in TinkerGraph 
GraphSON deserialization
     new f33bbcb13b Merge branch '3.7-dev' into 3.8-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:
 .beads/issues.jsonl                                |  11 +++
 CHANGELOG.asciidoc                                 |   1 +
 .../tinkergraph/structure/TinkerIoRegistryV2.java  |  27 +++++-
 .../tinkergraph/structure/TinkerIoRegistryV3.java  |  27 +++++-
 .../TinkerGraphGraphSONSerializerV2Test.java       |  36 +++++++
 .../TinkerGraphGraphSONSerializerV3Test.java       | 107 +++++++++++++++++++++
 6 files changed, 203 insertions(+), 6 deletions(-)
 create mode 100644 .beads/issues.jsonl
 create mode 100644 
tinkergraph-gremlin/src/test/java/org/apache/tinkerpop/gremlin/tinkergraph/structure/TinkerGraphGraphSONSerializerV3Test.java

Reply via email to