Hello, TinkerPop 3.2.3 has just been released. We fixed a number of bugs for this release, provided more documentation, improved gremlin-python usability/extensibility and even got a few new features in there.
The release artifacts can be found at this location: https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.3/ apache-tinkerpop-gremlin-console-3.2.3-bin.zip https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.3/ apache-tinkerpop-gremlin-server-3.2.3-bin.zip The online docs can be found here: http://tinkerpop.apache.org/docs/3.2.3/reference/ (user docs) http://tinkerpop.apache.org/docs/3.2.3/upgrade/#_tinkerpop_3_2_3 (upgrade docs) http://tinkerpop.apache.org/javadocs/3.2.3/core/ (core javadoc) http://tinkerpop.apache.org/javadocs/3.2.3/full/ (full javadoc) http://tinkerpop.apache.org/docs/3.2.3/dev/io/ (IO Reference Documentation) [NEW!] http://tinkerpop.apache.org/docs/3.2.3/recipes/ (Recipes for tree, pagination, recommendation) [NEW!] The release notes are available here: *https://github.com/apache/tinkerpop/blob/3.2.3/CHANGELOG.asciidoc#tinkerpop-323-release-date-october-17-2016 <https://github.com/apache/tinkerpop/blob/3.2.3/CHANGELOG.asciidoc#tinkerpop-323-release-date-october-17-2016>* The Central Maven repo has sync'd as well: https://repo1.maven.org/maven2/org/apache/tinkerpop/tinkerpop/3.2.3/ Python artifacts have also been deployed to pypi: https://pypi.python.org/pypi/gremlinpython/3.2.3 [image: nine-inch-gremlins.png]
