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 2023/02/10 15:56:23 UTC

[tinkerpop] 04/04: Merge branch '3.6-dev'

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 413764637b361c496e175cc76e2abfe98d828c6e
Merge: a883a0e973 5e1257db96
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Feb 10 10:55:58 2023 -0500

    Merge branch '3.6-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../io/graphson/GraphSONRecordReader.java          | 37 ++++++++++-----
 .../structure/io/RecordReaderWriterTest.java       | 32 ++++++++++++-
 .../GraphSONV3d0RecordReaderFilterTest.java        | 51 +++++++++++++++++++++
 .../io/gryo/GryoRecordReaderFilterTest.java        | 52 ++++++++++++++++++++++
 5 files changed, 161 insertions(+), 12 deletions(-)