This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 3c04c9bb01 CTR fix asNumber() related docs
add ef3658c43e TINKERPOP-3273 Align hasId() collection unrolling with
V()/E() (#3546)
new be0bc0fe96 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 | 1 +
docs/src/upgrade/release-3.7.x.asciidoc | 34 +++++++++++++++
.../traversal/dsl/graph/GraphTraversal.java | 49 ++++++++--------------
.../process/traversal/step/filter/HasStepTest.java | 3 +-
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 1 +
gremlin-go/driver/cucumber/gremlin.go | 1 +
.../gremlin-javascript/test/cucumber/gremlin.js | 1 +
.../src/main/python/tests/feature/gremlin.py | 1 +
.../gremlin/test/features/filter/HasId.feature | 16 ++++++-
.../tinkergraph/structure/TinkerGraphTest.java | 32 ++++++++++++++
10 files changed, 105 insertions(+), 34 deletions(-)