This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from cdab3784c0 CTR update Future doc
add c29ce6e154 CTR Fix generate-modern-readonly.groovy
add 7e9615ef3b TINKERPOP-3225 conjoin has incorrect null handling (#3372)
new fae1dcc362 Merge branch '3.7-dev' into 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:
CHANGELOG.asciidoc | 2 ++
docs/src/upgrade/release-3.7.x.asciidoc | 29 ++++++++++++++++++++++
.../process/traversal/step/map/ConjoinStep.java | 2 +-
.../traversal/step/map/ConjoinStepTest.java | 3 ++-
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 18 ++++++++++++++
gremlin-go/driver/cucumber/gremlin.go | 2 ++
.../gremlin-javascript/test/cucumber/gremlin.js | 2 ++
.../src/main/python/tests/feature/gremlin.py | 2 ++
.../scripts/generate-modern-readonly.groovy | 2 +-
.../gremlin/test/features/map/Conjoin.feature | 24 ++++++++++++++++++
10 files changed, 83 insertions(+), 3 deletions(-)