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

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

commit 878fab6de4d4d74f945cb73c0d30a8244b0160a2
Merge: 5bd29b7087 fc760a2b18
Author: Ken Hu <[email protected]>
AuthorDate: Fri Jul 10 16:45:53 2026 -0700

    Merge pull request #3492

 CHANGELOG.asciidoc                                 |  7 ++--
 docs/src/reference/gremlin-variants.asciidoc       | 40 ++++++++++++----------
 docs/src/upgrade/release-4.x.x.asciidoc            | 40 ++++++++++++++++------
 gremlin-console/conf/remote-secure.yaml            |  2 +-
 gremlin-console/conf/remote-sigv4.yaml             |  2 +-
 gremlin-console/conf/remote.yaml                   |  2 +-
 .../tinkerpop/gremlin/console/jsr223/remote.yaml   |  2 +-
 .../src/main/java/examples/Connections.java        |  4 +--
 .../apache/tinkerpop/gremlin/driver/Cluster.java   | 37 +++++++++++---------
 .../apache/tinkerpop/gremlin/driver/Settings.java  | 17 ++++-----
 .../gremlin/driver/util/ProfilingApplication.java  |  2 +-
 .../driver/ClientBehaviorIntegrateTest.java        |  2 +-
 .../tinkerpop/gremlin/driver/SettingsTest.java     |  8 ++---
 gremlin-examples/gremlin-java/Connections.java     |  4 +--
 .../gremlin-javascript/lib/driver/connection.ts    | 21 ++++++------
 .../test/unit/graphbinary/precise-mode-test.js     | 10 +++---
 .../test/unit/pdt-registry-test.js                 |  8 ++---
 .../gremlin/driver/remote/RemoteWorld.java         |  2 +-
 .../gremlin/server/GremlinDriverIntegrateTest.java | 20 +++++------
 .../server/GremlinResultSetIntegrateTest.java      |  2 +-
 .../GremlinServerSerializationIntegrateTest.java   |  2 +-
 .../src/test/resources/conf/remote-objects.yaml    |  2 +-
 22 files changed, 133 insertions(+), 103 deletions(-)


Reply via email to