Thanks to Florian Hockmann for handling the release manager duties for
3.4.12 and 3.5.1.

On Mon, Jul 26, 2021 at 8:13 AM Florian Hockmann <[email protected]>
wrote:

> Hello,
>
>
>
> Apache TinkerPop 3.5.1 has just been released. It is mostly a maintenance
> release containing bug fixes and some minor improvements.
>
> With this release, we also release the first official version of the
> gremlint TypeScript library: https://www.npmjs.com/package/gremlint
>
> Gremlint is a code formatter which parses Gremlin queries and rewrites
> them to adhere to certain styling rules. It does so by parsing the query to
> an abstract syntax tree, and reprinting it from scratch. This is also the
> library that is used by the online Gremlin query formatter of the same
> name: https://tinkerpop.apache.org/gremlint/
>
> The release artifacts can be found at this location:
>
>
> https://www.apache.org/dyn/closer.lua/tinkerpop/3.5.1/apache-tinkerpop-gremlin-console-3.5.1-bin.zip
>
>
> https://www.apache.org/dyn/closer.lua/tinkerpop/3.5.1/apache-tinkerpop-gremlin-server-3.5.1-bin.zip
>
>
> https://www.apache.org/dyn/closer.lua/tinkerpop/3.5.1/apache-tinkerpop-3.5.1-src.zip
>
> The online docs can be found here:
>
> https://tinkerpop.apache.org/docs/3.5.1/reference/ (user docs)
>
> https://tinkerpop.apache.org/docs/3.5.1/upgrade/#_tinkerpop_3_5_1
> (upgrade docs)
>
> https://tinkerpop.apache.org/javadocs/3.5.1/core/ (core javadoc)
>
> https://tinkerpop.apache.org/javadocs/3.5.1/full/ (full javadoc)
>
> https://tinkerpop.apache.org/dotnetdocs/3.5.1/ (.NET API docs)
>
> https://tinkerpop.apache.org/jsdocs/3.5.1/ (Javascript API docs)
>
> The release notes are available here:
>
>
> https://github.com/apache/tinkerpop/blob/3.5.1/CHANGELOG.asciidoc#release-3-5-1
>
> The Central Maven repo has sync'd as well:
>
> https://repo1.maven.org/maven2/org/apache/tinkerpop/tinkerpop/3.5.1/
>
> Python artifacts are available in pypi:
>
> https://pypi.python.org/pypi/gremlinpython/3.5.1
>
> .NET artifacts are available in NuGet:
>
> https://www.nuget.org/packages/Gremlin.Net/3.5.1
>
> Javascript artifacts are available in npm:
>
> https://www.npmjs.com/package/gremlin/v/3.5.1
>
> Docker images for Gremlin Console and Gremlin Server can be found on
> Docker Hub:
>
> https://hub.docker.com/u/tinkerpop/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Gremlin-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gremlin-users/017701d78217%24a1fc3c80%24e5f4b580%24%40florian-hockmann.de
> <https://groups.google.com/d/msgid/gremlin-users/017701d78217%24a1fc3c80%24e5f4b580%24%40florian-hockmann.de?utm_medium=email&utm_source=footer>
> .
>

Reply via email to