This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 573edb8cec Merge branch '3.8-dev'
add dee83b3335 Add Support for Node 22 and 24 (#3119)
new 5bd0137f6e Merge branch '3.8-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:
.github/workflows/build-test.yml | 76 +++++++++++++++++-----
CHANGELOG.asciidoc | 3 +-
docs/src/reference/gremlin-variants.asciidoc | 2 +-
gremlin-javascript/pom.xml | 1 +
.../gremlin-javascript/docker-compose.yml | 2 +-
.../gremlin-javascript/lib/driver/connection.ts | 8 ++-
.../test/integration/client-behavior-tests.js | 2 +-
.../test/integration/socket-connection-tests.js | 3 +-
pom.xml | 1 +
9 files changed, 74 insertions(+), 24 deletions(-)