This is an automated email from the ASF dual-hosted git repository. andreac pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 537aed6f5027fd7495f8738ad620631f64f9d950 Merge: b45df463d6 49456ebe48 Author: Andrea Child <[email protected]> AuthorDate: Mon Oct 27 21:05:02 2025 -0700 Merge branch '3.8-dev' CHANGELOG.asciidoc | 2 +- docs/src/upgrade/release-3.8.x.asciidoc | 83 ++++++++++++++-------- .../traversal/step/filter/RangeGlobalStep.java | 15 +--- .../verification/StandardVerificationStrategy.java | 5 ++ .../process/traversal/util/TraversalHelper.java | 14 ++++ .../StandardVerificationStrategyTest.java | 5 ++ .../traversal/util/TraversalHelperTest.java | 50 +++++++++++++ .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 10 +-- gremlin-go/driver/cucumber/gremlin.go | 10 +-- .../gremlin-javascript/test/cucumber/gremlin.js | 10 +-- gremlin-python/src/main/python/radish/gremlin.py | 10 +-- .../gremlin/test/features/branch/Repeat.feature | 36 ++++++++-- 12 files changed, 188 insertions(+), 62 deletions(-)
