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 d9d8d76d1a Merge branch '3.6-dev'
add fed6725a61 TINKERPOP-2920 Fixed bug in SubgraphStrategy when key not
present
new b2fb2b2465 Merge branch 'TINKERPOP-2920' into 3.5-dev
new 82a78fcf74 Merge branch '3.5-dev' into 3.6-dev
new b0e74afa4c Merge branch '3.6-dev'
The 3 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 | 5 +++--
.../process/traversal/lambda/ValueTraversal.java | 7 ++++++-
.../traversal/step/map/PropertyMapStep.java | 8 ++++----
.../optimization/ProductiveByStrategy.java | 24 +++++++++++++++++-----
.../structure/io/graphson/GraphSONModule.java | 1 +
.../decoration/SubgraphStrategyProcessTest.java | 23 +++++++++++++++++++++
6 files changed, 56 insertions(+), 12 deletions(-)