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

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

commit 8b51edae3f858e518dbaa3b2ffd348bc82cee593
Merge: 2dbdd31039 c5c9baa86b
Author: Cole-Greer <cole.gr...@improving.com>
AuthorDate: Mon Mar 25 15:53:02 2024 -0700

    Merge branch '3.7-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  2 +-
 .../apache/tinkerpop/gremlin/driver/Client.java    |  5 +-
 .../tinkerpop/gremlin/driver/RequestOptions.java   | 30 ++++++++
 .../driver/remote/DriverRemoteConnection.java      | 27 +------
 .../driver/remote/DriverRemoteConnectionTest.java  |  5 +-
 gremlin-go/driver/cucumber/gremlin.go              |  2 +-
 .../gremlin-javascript/test/cucumber/gremlin.js    |  2 +-
 gremlin-python/src/main/python/radish/gremlin.py   |  2 +-
 .../server/ClientWithOptionsIntegrateTest.java     | 87 ++++++++++++++++++++++
 .../gremlin/test/features/map/Select.feature       |  2 +-
 11 files changed, 130 insertions(+), 35 deletions(-)


Reply via email to