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 2022/06/14 18:48:43 UTC

[tinkerpop] branch master updated (2760d4f769 -> a2c6584560)

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

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


    from 2760d4f769 Merge branch '3.6-dev'
     add 79555eae75 Valentyn/an 1165 python graphbinary (#121)
     add 61fa5f9dbb Merge branch '3.5-dev' into AN-1165
     add 52afbb3c56 Make GraphBinary the default serialization format for .NET
     add a4914456d8 set graphbinary as default serializer for gremlin-python
     add 04e39dc408 update doc with default serialization information for python and .net
     add f2cc4736d4 upgrade and changelog
     add 5b6770aaf2 Merge branch 'pr-1677' into 3.6-dev
     add 1e6f1792d0 Minor adjustments to changelog/upgrade docs CTR
     new a2c6584560 Merge branch '3.6-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 +
 docs/src/reference/gremlin-variants.asciidoc           |  8 ++++----
 docs/src/upgrade/release-3.6.x.asciidoc                | 18 ++++++++++++++++++
 gremlin-dotnet/src/Gremlin.Net/Driver/GremlinClient.cs |  3 ++-
 .../Docs/Reference/GremlinVariantsTests.cs             |  8 ++++++++
 .../Driver/GremlinClientTests.cs                       |  5 +----
 .../src/main/python/gremlin_python/driver/client.py    |  2 +-
 .../gremlin_python/driver/driver_remote_connection.py  |  2 +-
 8 files changed, 36 insertions(+), 11 deletions(-)


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

Posted by sp...@apache.org.
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 a2c6584560516cd3209a1cbe740f6380f02c5cec
Merge: 2760d4f769 1e6f1792d0
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Tue Jun 14 14:48:19 2022 -0400

    Merge branch '3.6-dev'

 CHANGELOG.asciidoc                                     |  1 +
 docs/src/reference/gremlin-variants.asciidoc           |  8 ++++----
 docs/src/upgrade/release-3.6.x.asciidoc                | 18 ++++++++++++++++++
 gremlin-dotnet/src/Gremlin.Net/Driver/GremlinClient.cs |  3 ++-
 .../Docs/Reference/GremlinVariantsTests.cs             |  8 ++++++++
 .../Driver/GremlinClientTests.cs                       |  5 +----
 .../src/main/python/gremlin_python/driver/client.py    |  2 +-
 .../gremlin_python/driver/driver_remote_connection.py  |  2 +-
 8 files changed, 36 insertions(+), 11 deletions(-)