This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 3a00724d6a Updated copyright to 2026 CTR
add 6290b41905 TINKERPOP-3214 Fixed bug in VertexProperty id generation
add 81073eac4e Merge branch '3.7-dev' into 3.8-dev
No new revisions were added by this update.
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(-)