Hello,

Apache TinkerPop 3.4.9 has just been released. This release is the largest
release of the year in terms of enhancements and bug fixes with over fifty
JIRA issues completed. Some highlights to consider in this release:

* Many performance and quality of life improvements to the Java Driver
* WebSocket compression support in Gremlin Server and for the Java and
Python drivers
* TraversalStrategy and Lambda support in Javascript
* Expanded and more official support for Translator implementations that
convert Bytecode to a Gremlin String representation

Be sure to visit the Upgrade Documentation link below for a full accounting
of all the important changes in this release.

The release artifacts can be found at this location:

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

The online docs can be found here:

https://tinkerpop.apache.org/docs/3.4.9/reference/ (user docs)
https://tinkerpop.apache.org/docs/3.4.9/upgrade/#_tinkerpop_3_4_9 (upgrade
docs)
https://tinkerpop.apache.org/javadocs/3.4.9/core/ (core javadoc)
https://tinkerpop.apache.org/javadocs/3.4.9/full/ (full javadoc)
https://tinkerpop.apache.org/dotnetdocs/3.4.9/ (.NET API docs)
https://tinkerpop.apache.org/jsdocs/3.4.9/ (Javascript API docs)
https://tinkerpop.apache.org/docs/3.4.9/recipes/#looping (Looping Pattern
Recipe) [NEW!]
https://tinkerpop.apache.org/docs/3.4.9/recipes/#operating-on-dropped-elements
(Dropped Elements Recipe) [NEW!]

The release notes are available here:

https://github.com/apache/tinkerpop/blob/3.4.9/CHANGELOG.asciidoc#release-3-4-9

The Central Maven repo has sync'd as well:

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

Python artifacts are available in pypi:

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

.NET artifacts are available in NuGet:

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

Javascript artifacts are available in npm:

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

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

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

[image: avant-gremlin.png]

Reply via email to