Hello, TinkerPop 3.2.10 has just been released. This release contains many bug fixes and minor features. Of special note to Javascript developers is the ability to make script-based requests over Gremlin Server protocols. Also, of general note to Gremlin Server user, please pay attention to changes with respect to default security options around SSL. Finally, this release represents the first official release of Docker images for Gremlin Server and Gremlin Console. All of these items are described in greater detail in the Upgrade Documentation linked below.
The release artifacts can be found at this location: https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.10/apache-tinkerpop-gremlin-console-3.2.10-bin.zip https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.10/apache-tinkerpop-gremlin-server-3.2.10-bin.zip https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.10/apache-tinkerpop-3.2.10-src.zip The online docs can be found here: http://tinkerpop.apache.org/docs/3.2.10/reference/ (user docs) http://tinkerpop.apache.org/docs/3.2.10/upgrade/#_tinkerpop_3_2_10 (upgrade docs) http://tinkerpop.apache.org/javadocs/3.2.10/core/ (core javadoc) http://tinkerpop.apache.org/javadocs/3.2.10/full/ (full javadoc) The release notes are available here: https://github.com/apache/tinkerpop/blob/3.2.10/CHANGELOG.asciidoc#tinkerpop-3210-release-date-october-15-2018 The Central Maven repo has sync'd as well: https://repo1.maven.org/maven2/org/apache/tinkerpop/tinkerpop/3.2.10/ Python artifacts are available in pypi: https://pypi.python.org/pypi/gremlinpython/3.2.10 .NET artifacts are available in NuGet: https://www.nuget.org/packages/Gremlin.Net/3.2.10 Javascript artifacts are available in npm: https://www.npmjs.com/package/gremlin Docker images for Gremlin Console and Gremlin Server can be found on Docker Hub: https://hub.docker.com/u/tinkerpop/ [image: image.png]
