This is an automated email from the ASF dual-hosted git repository. florianhockmann pushed a change to branch 3.4-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from 7e24ca5 Merge branch 'dzmitry-lahoda-forks-feature/2288' into 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 No new revisions were added by this update. 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