Hello,

Apache TinkerPop 3.6.7 has just been released. This is a maintenance
release which is primarily composed of bug fixes and performance
improvements. Notably, in certain complex queries with many child
traversals, users may notice up to 60 times faster query compilation. We
now also have ARM64 support in the official Gremlin Console Docker image.

The release artifacts can be found at this location:

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

The online docs can be found here:

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

The release notes are available here:

https://github.com/apache/tinkerpop/blob/3.6.7/CHANGELOG.asciidoc#release-3-6-7

The Central Maven repo has sync'd as well:

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

Go artifacts are available via Go Package Manager:

https://pkg.go.dev/github.com/apache/tinkerpop/gremlin-go/v3@3.6.7

Python artifacts are available in pypi:

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

.NET artifacts are available in NuGet:

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

Javascript artifacts are available in npm:

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

Gremlint is available in npm:

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

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

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

[image: image.png]

Reply via email to