Gremlin-Scala 3.2.4.0 has also just been released for both Scala 2.11 and 2.12.
On Wednesday, 15 February 2017 08:54:36 UTC+13, Jason Plurad wrote: > > Hello, > > TinkerPop 3.2.4 has just been released. We fixed a number of bugs for this > release, provided more documentation, and rolled out GremlinScriptEngine to > better support infrastructure reuse across different Gremlin Language > Variants. > > The release artifacts can be found at this location: > > > https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.4/apache-tinkerpop-gremlin-console-3.2.4-bin.zip > > https://www.apache.org/dyn/closer.lua/tinkerpop/3.2.4/apache-tinkerpop-gremlin-server-3.2.4-bin.zip > > The online docs can be found here: > > http://tinkerpop.apache.org/docs/3.2.4/reference/ (user docs) > http://tinkerpop.apache.org/docs/3.2.4/upgrade/#_tinkerpop_3_2_4 (upgrade > docs) > http://tinkerpop.apache.org/javadocs/3.2.4/core/ (core javadoc) > http://tinkerpop.apache.org/javadocs/3.2.4/full/ (full javadoc) > http://tinkerpop.apache.org/docs/3.2.4/recipes/ (recipes for connected > components and duplicate vertex & edge detection) [NEW!] > > The release notes are available here: > > > https://github.com/apache/tinkerpop/blob/3.2.4/CHANGELOG.asciidoc#tinkerpop-324-release-date-february-8-2017 > > The Central Maven repo has sync'd as well: > > https://repo1.maven.org/maven2/org/apache/tinkerpop/tinkerpop/3.2.4/ > > Python artifacts have also been deployed to pypi: > > https://pypi.python.org/pypi/gremlinpython/3.2.4 > > > >
