VOTE +1 One small issue I found while reviewing the upgrade docs though: TINKERPOP-2317 removed support for Python lambdas in Gremlin Server, but Gremlin.Net still supports sending them. This is also documented in the reference docs: https://tinkerpop.apache.org/docs/3.5.0/reference/#gremlin-dotnet-lambda I unfortunately completely missed that until now, but I think that it's not a big issue that we can also fix for 3.5.1. This should definitely not stop the release in my opinion.
-----Ursprüngliche Nachricht----- Von: Stephen Mallette <[email protected]> Gesendet: Mittwoch, 5. Mai 2021 22:50 An: [email protected] Betreff: [VOTE] TinkerPop 3.5.0 Release Hello, We are happy to announce that TinkerPop 3.5.0 is ready for release. The release artifacts can be found at this location: https://dist.apache.org/repos/dist/dev/tinkerpop/3.5.0/ The source distribution is provided by: apache-tinkerpop-3.5.0-src.zip Two binary distributions are provided for user convenience: apache-tinkerpop-gremlin-console-3.5.0-bin.zip apache-tinkerpop-gremlin-server-3.5.0-bin.zip The GPG key used to sign the release artifacts is available at: https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS The online docs can be found here: https://tinkerpop.apache.org/docs/3.5.0/ (user docs) https://tinkerpop.apache.org/docs/3.5.0/upgrade/ (upgrade docs) https://tinkerpop.apache.org/javadocs/3.5.0/core/ (core javadoc) https://tinkerpop.apache.org/javadocs/3.5.0/full/ (full javadoc) https://tinkerpop.apache.org/dotnetdocs/3.5.0/ (.NET API docs) https://tinkerpop.apache.org/jsdocs/3.5.0/ (Javascript API docs) The tag in Apache Git can be found here: https://github.com/apache/tinkerpop/tree/3.5.0 The release notes are available here: https://github.com/apache/tinkerpop/blob/3.5.0/CHANGELOG.asciidoc The [VOTE] will be open for the next 72 hours --- closing Saturday (May 8, 2021) at 5pm ET. My vote is +1.
