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 c3b07a8  Merge branch '3.4-dev'
     add 0b06800  TINKERPOP-2338 Fixed bug in drop() of edge/meta properties
     new ed03483  Merge branch 'TINKERPOP-2338' into 3.4-dev
     new ad66b5d  Merge branch '3.4-dev'

The 2 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                                 |  2 +-
 docs/src/upgrade/release-3.4.x.asciidoc            | 12 ++++++
 .../strategy/optimization/LazyBarrierStrategy.java |  5 +++
 .../optimization/LazyBarrierStrategyTest.java      |  9 ++++-
 .../Gherkin/GherkinTestRunner.cs                   |  2 +-
 .../ModernGraphTypeInformation.cs                  |  1 +
 .../src/main/python/radish/feature_steps.py        |  2 +
 gremlin-test/features/filter/Drop.feature          | 43 +++++++++++++++++++++-
 .../process/traversal/step/filter/DropTest.java    | 37 +++++++++++++++++++
 9 files changed, 109 insertions(+), 4 deletions(-)

Reply via email to