Hello,

Apache TinkerPop 3.5.2 has just been released. It has a really long
changelog with many bug fixes and enhancements. From a feature
perspective a key addition is most certainly the inclusion of remote
transactions over bytecode for Python and .NET. With that addition, all
official language variants now support that long requested feature.

There were also a number of refinements to the null handling that was added
at 3.5.0 so please take care to examine the upgrade docs for information on
that as you should find certain aspects of Gremlin in that area much more
consistent.

The release artifacts can be found at this location:

https://www.apache.org/dyn/closer.lua/tinkerpop/3.5.2/apache-tinkerpop-gremlin-console-3.5.2-bin.zip
https://www.apache.org/dyn/closer.lua/tinkerpop/3.5.2/apache-tinkerpop-gremlin-server-3.5.2-bin.zip
https://www.apache.org/dyn/closer.lua/tinkerpop/3.5.2/apache-tinkerpop-3.5.2-src.zip

The online docs can be found here:

https://tinkerpop.apache.org/docs/3.5.2/reference/ (user docs)
https://tinkerpop.apache.org/docs/3.5.2/upgrade/#_tinkerpop_3_5_2 (upgrade
docs)
https://tinkerpop.apache.org/javadocs/3.5.2/core/ (core javadoc)
https://tinkerpop.apache.org/javadocs/3.5.2/full/ (full javadoc)
https://tinkerpop.apache.org/dotnetdocs/3.5.2/ (.NET API docs)
https://tinkerpop.apache.org/jsdocs/3.5.2/ (Javascript API docs)

The release notes are available here:

https://github.com/apache/tinkerpop/blob/3.5.2/CHANGELOG.asciidoc#release-3-5-2

The Central Maven repo has sync'd as well:

https://repo1.maven.org/maven2/org/apache/tinkerpop/tinkerpop/3.5.2/

Python artifacts are available in pypi:

https://pypi.python.org/pypi/gremlinpython/3.5.2

.NET artifacts are available in NuGet:

https://www.nuget.org/packages/Gremlin.Net/3.5.2
https://www.nuget.org/packages/Gremlin.Net.Template/3.5.2

Javascript artifacts are available in npm:

https://www.npmjs.com/package/gremlin/v/3.5.2
https://www.npmjs.com/package/gremlint/v/3.5.2

Gremlint is available in npm:

https://www.npmjs.com/package/gremlint/v/3.5.2

Docker images for Gremlin Console and Gremlin Server can be found on Docker
Hub:

https://hub.docker.com/u/tinkerpop/

[image: gremlin-sleeping-beauty.png]

Reply via email to