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:54:16 UTC

[tinkerpop] branch 3.5-dev updated (3992be1f29 -> 9fde73d1c0)

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

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


    from 3992be1f29 Merge pull request #1940 from Bit-Quill/ken/TINKERPOP-2847
     new 282a91814d Improved handling of cases where Gremlin Version is not available
     new bcee628865 Merge branch '3.5-dev' into cole/user-agent-manifest-fix
     new 9fde73d1c0 Merge pull request #1937 from Bit-Quill/cole/user-agent-manifest-fix

The 18233 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 +
 .../org/apache/tinkerpop/gremlin/util/Gremlin.java | 11 +++++-
 .../apache/tinkerpop/gremlin/driver/UserAgent.java | 41 +++++++++++++++-------
 .../javascript/gremlin-javascript/lib/utils.js     |  9 +++--
 4 files changed, 47 insertions(+), 15 deletions(-)