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 bc9621f75c Merge branch '3.8-dev'
     add c29ce6e154 CTR Fix generate-modern-readonly.groovy
     add 7e9615ef3b TINKERPOP-3225 conjoin has incorrect null handling (#3372)
     add fae1dcc362 Merge branch '3.7-dev' into 3.8-dev
     add 9509d4f92d Fix GHA exclusions for GLVs (#3378)
     new e3be426d50 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                   |  2 +-
 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/language/translator/translations.json  | 34 ++++++++++++++++++++++
 .../gremlin/test/features/map/Conjoin.feature      | 24 +++++++++++++++
 12 files changed, 118 insertions(+), 4 deletions(-)

Reply via email to