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(-)