This is an automated email from the ASF dual-hosted git repository. xiazcy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 0f46d71be29ae691d5f8685a2490226d500a2e26 Merge: 078cc05b01 2bfd1d7c5d Author: xiazcy <[email protected]> AuthorDate: Mon Oct 27 14:43:26 2025 -0700 Merge branch '3.8-dev' docs/src/reference/gremlin-variants.asciidoc | 6 ++---- docs/src/reference/the-traversal.asciidoc | 7 +++++-- docs/src/upgrade/index.asciidoc | 2 ++ 3 files changed, 9 insertions(+), 6 deletions(-) diff --cc docs/src/upgrade/index.asciidoc index 5f84447792,b70afe57fb..2e5e7f68c1 --- a/docs/src/upgrade/index.asciidoc +++ b/docs/src/upgrade/index.asciidoc @@@ -28,8 -28,8 +28,10 @@@ outlines new features, how to resolve b equally useful to TinkerPop providers, who build libraries and other systems on the core APIs and protocols that TinkerPop exposes. +include::release-4.x.x.asciidoc[] + + include::release-3.8.x.asciidoc[] + include::release-3.7.x.asciidoc[] include::release-3.6.x.asciidoc[]
