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 cc51de3d6f Merge branch '3.8-dev'
add 6290b41905 TINKERPOP-3214 Fixed bug in VertexProperty id generation
add 81073eac4e Merge branch '3.7-dev' into 3.8-dev
new 3fde8bf60a Merge branch '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 +
.../tinkergraph/structure/AbstractTinkerGraph.java | 25 +++--
.../tinkergraph/structure/TinkerVertex.java | 3 +
.../structure/TinkerVertexProperty.java | 1 +
.../structure/TinkerGraphIdManagerTest.java | 116 +++++++++++++++++++++
5 files changed, 138 insertions(+), 8 deletions(-)