You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by va...@apache.org on 2023/01/14 00:55:59 UTC

[tinkerpop] branch 3.6-dev updated (0d4aa179a7 -> 4801a13089)

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

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


    from 0d4aa179a7 Minor javadoc fix CTR
     add 282a91814d Improved handling of cases where Gremlin Version is not available
     add e062140603 TINKERPOP-2847 Compare and store request UUIDs as lower case strings in gremlin-javascript.
     add 3992be1f29 Merge pull request #1940 from Bit-Quill/ken/TINKERPOP-2847
     add bcee628865 Merge branch '3.5-dev' into cole/user-agent-manifest-fix
     add 9fde73d1c0 Merge pull request #1937 from Bit-Quill/cole/user-agent-manifest-fix
     new 4801a13089 Merge branch '3.5-dev' into 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                                 |  2 ++
 .../org/apache/tinkerpop/gremlin/util/Gremlin.java | 11 +++++-
 .../apache/tinkerpop/gremlin/driver/UserAgent.java | 41 +++++++++++++++-------
 .../gremlin-javascript/lib/driver/connection.js    | 10 ++++--
 .../javascript/gremlin-javascript/lib/utils.js     |  9 +++--
 5 files changed, 55 insertions(+), 18 deletions(-)


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

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

valentyn pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 4801a13089c98e86257eb31e3b8f07ec4d343cd0
Merge: 0d4aa179a7 9fde73d1c0
Author: Valentyn Kahamlyk <va...@bitquilltech.com>
AuthorDate: Fri Jan 13 16:55:42 2023 -0800

    Merge branch '3.5-dev' into 3.6-dev

 CHANGELOG.asciidoc                                 |  2 ++
 .../org/apache/tinkerpop/gremlin/util/Gremlin.java | 11 +++++-
 .../apache/tinkerpop/gremlin/driver/UserAgent.java | 41 +++++++++++++++-------
 .../gremlin-javascript/lib/driver/connection.js    | 10 ++++--
 .../javascript/gremlin-javascript/lib/utils.js     |  9 +++--
 5 files changed, 55 insertions(+), 18 deletions(-)