You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2023/01/06 19:58:31 UTC

[tinkerpop] branch master updated (e1d233e539 -> 439a2608c8)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from e1d233e539 Merge branch '3.6-dev'
     add 2ba2dc29bd TINKERPOP-2805 Fixed bug in select() with multiple labels CTR
     new 439a2608c8 Merge branch '3.6-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 +
 .../process/traversal/step/map/SelectStep.java     |  6 ++---
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  1 +
 gremlin-go/driver/cucumber/gremlin.go              |  1 +
 .../gremlin-javascript/test/cucumber/gremlin.js    |  1 +
 gremlin-python/src/main/python/radish/gremlin.py   |  1 +
 .../gremlin/test/features/map/Select.feature       | 29 +++++++++++++++++++++-
 7 files changed, 36 insertions(+), 4 deletions(-)


[tinkerpop] 01/01: Merge branch '3.6-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 439a2608c820c1bf42b15a9c8f4495012ab42e18
Merge: e1d233e539 2ba2dc29bd
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jan 6 14:58:10 2023 -0500

    Merge branch '3.6-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../process/traversal/step/map/SelectStep.java     |  6 ++---
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  1 +
 gremlin-go/driver/cucumber/gremlin.go              |  1 +
 .../gremlin-javascript/test/cucumber/gremlin.js    |  1 +
 gremlin-python/src/main/python/radish/gremlin.py   |  1 +
 .../gremlin/test/features/map/Select.feature       | 29 +++++++++++++++++++++-
 7 files changed, 36 insertions(+), 4 deletions(-)