You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Stephen Mallette <sp...@gmail.com> on 2020/06/08 11:51:56 UTC

Apache TinkerPop 3.3.11 Released: Gremlin Symphony #40 in G Minor

Hello,

Apache TinkerPop 3.3.11 has just been released. It is the final maintenance
release on the 3.3.x line of code. Users and providers should be upgrading
to the 3.4.x line if they have not done so already.

The 3.3.x line dates its first release back to August of 2017 and
introduced GraphSON 3.0 which helped pave the way for all the various
non-JVM Gremlin Language Variants that we have out there today. We now
focus on the ongoing maintenance of 3.4.x and the future direction of 3.5.0.

The release artifacts can be found at this location:

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

The online docs can be found here:

http://tinkerpop.apache.org/docs/3.3.11/reference/ (user docs)
http://tinkerpop.apache.org/docs/3.3.11/upgrade/#_tinkerpop_3_3_11 (upgrade
docs)
http://tinkerpop.apache.org/javadocs/3.3.11/core/ (core javadoc)
http://tinkerpop.apache.org/javadocs/3.3.11/full/ (full javadoc)
http://tinkerpop.apache.org/dotnetdocs/3.3.11/ (.NET API docs)
http://tinkerpop.apache.org/jsdocs/3.3.11/ (Javascript API docs)

The release notes are available here:

https://github.com/apache/tinkerpop/blob/3.3.11/CHANGELOG.asciidoc#release-3-3-11

The Central Maven repo has sync'd as well:

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

Python artifacts are available in pypi:

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

.NET artifacts are available in NuGet:

https://www.nuget.org/packages/Gremlin.Net/3.3.11

Javascript artifacts are available in npm:

https://www.npmjs.com/package/gremlin/v/3.3.11

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

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

[image: image.png]