You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2020/03/06 13:39:03 UTC

[tinkerpop] branch master updated (ee6e46b -> 1fb93de)

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

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


    from ee6e46b  Merge branch '3.4-dev'
     add aec572e  fix for null ref
     add 3e283b4  Merge branch 'feature/dotnet-fix-null-ref' of https://github.com/dzmitry-lahoda-forks/tinkerpop into dzmitry-lahoda-forks-feature/dotnet-fix-null-ref
     add 0973005  TINKERPOP-2192 Add CHANGELOG entry CTR
     new 1fb93de  Merge branch '3.4-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 +
 .../src/Gremlin.Net/Driver/Connection.cs           |  9 ++-
 .../Driver/JsonMessageSerializerTests.cs           | 71 ++++++++++++++++++++++
 3 files changed, 80 insertions(+), 1 deletion(-)
 create mode 100644 gremlin-dotnet/test/Gremlin.Net.UnitTest/Driver/JsonMessageSerializerTests.cs


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

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

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

commit 1fb93de854bd2d3e31b0d0e0dc9e4d454f2df66e
Merge: ee6e46b 0973005
Author: Florian Hockmann <fh...@florian-hockmann.de>
AuthorDate: Fri Mar 6 14:24:39 2020 +0100

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../src/Gremlin.Net/Driver/Connection.cs           |  9 ++-
 .../Driver/JsonMessageSerializerTests.cs           | 71 ++++++++++++++++++++++
 3 files changed, 80 insertions(+), 1 deletion(-)