This is an automated email from the ASF dual-hosted git repository.
kenhuuu pushed a commit to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/3.8-dev by this push:
new c697ad97d9 Add missing runtime information for 3.8.0 to
gremlin-variants.asciidoc CTR
c697ad97d9 is described below
commit c697ad97d9ce656366b0cf1554f8e23e7106de13
Author: Ken Hu <[email protected]>
AuthorDate: Tue Nov 11 10:45:13 2025 -0800
Add missing runtime information for 3.8.0 to gremlin-variants.asciidoc CTR
---
docs/src/reference/gremlin-variants.asciidoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/src/reference/gremlin-variants.asciidoc
b/docs/src/reference/gremlin-variants.asciidoc
index 08f59e9306..16a5126894 100644
--- a/docs/src/reference/gremlin-variants.asciidoc
+++ b/docs/src/reference/gremlin-variants.asciidoc
@@ -99,6 +99,7 @@ The following table outlines recommended runtime versions by
the release in whic
|3.7.0 |≥1.20
|3.7.2 |≥1.21
|3.7.3 |≥1.22
+|3.8.0 |≥1.25
|===
[[gremlin-go-connecting]]
@@ -1457,6 +1458,7 @@ The following table outlines recommended runtime versions
by the release in whic
|3.6.7 |≥18 |9.6.7
|3.7.0 |≥18 |9.6.7
|3.7.4 |≥20 |10.8.2
+|3.8.0 |≥20 |10.8.2
|===
[[gremlin-javascript-connecting]]
@@ -1963,6 +1965,7 @@ The following table outlines recommended runtime versions
by the release in whic
|3.5.3 |.NET Standard 2.0; .NET 6.0
|3.6.0 |.NET Standard 2.0; .NET 6.0
|3.7.0 |.NET Standard 2.0; .NET6.0
+|3.8.0 |.NET Standard 2.0; .NET6.0
|===
[[gremlin-dotnet-connecting]]
@@ -2401,6 +2404,7 @@ The following table outlines recommended runtime versions
by the release in whic
|3.6.8 |≥3.9 |aiohttp
|3.7.0 |≥3.8 |aiohttp
|3.7.3 |≥3.9 |aiohttp
+|3.8.0 |≥3.10 |aiohttp
|===
[[gremlin-python-connecting]]