Hello, TinkerPop 3.2.7 has just been released. This release marks the first official release of Gremlin .NET - all prior releases were just pre-releases. The official release of Gremlin .NET was made possible by the development of the GLV test suite for 3.2.7 and will enable future GLVs to be properly tested. 3.2.7 also included many bug fixes across the code base.
The release artifacts can be found at this location: https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.7/apache-tinkerpop-gremlin-console-3.2.7-bin.zip https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.7/apache-tinkerpop-gremlin-server-3.2.7-bin.zip https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.7/apache-tinkerpop-3.2.7-src.zip The online docs can be found here: http://tinkerpop.apache.org/docs/3.2.7/reference/ (user docs) http://tinkerpop.apache.org/docs/3.2.7/upgrade/#_tinkerpop_3_2_7 (upgrade docs) http://tinkerpop.apache.org/javadocs/3.2.7/core/ (core javadoc) http://tinkerpop.apache.org/javadocs/3.2.7/full/ (full javadoc) The release notes are available here: https://github.com/apache/tinkerpop/blob/3.2.7/CHANGELOG.asciidoc#tinkerpop-327-release-date-december-17-2017 The Central Maven repo has sync'd as well: https://repo1.maven.org/maven2/org/apache/tinkerpop/tinkerpop/3.2.7/ Python artifacts are available in pypi: https://pypi.python.org/pypi/gremlinpython/3.2.7 .NET artifacts are available in NuGet: https://www.nuget.org/packages/Gremlin.Net/3.2.7 [image: Inline image 1]
