Thanks for fixing these two issues. VOTE +1
-----Ursprüngliche Nachricht----- Von: Stephen Mallette <[email protected]> Gesendet: Mittwoch, 12. Januar 2022 16:38 An: [email protected] Betreff: Re: [VOTE] TinkerPop 3.5.2 Release > Apart from that I also found a small copy & paste error in the Python docs for tx(): I've manually fixed that issue. > Same problem here regarding the .NET docs. Was there maybe a problem > with Mono on your system? you were right. didn't have mono setup right and to save most folks headaches we don't error the build we just raise a warning (which I missed). I've manually uploaded the docs for 3.5.2 - should be ok now. thanks for noticing that. On Wed, Jan 12, 2022 at 4:50 AM Florian Hockmann <[email protected]> wrote: > Same problem here regarding the .NET docs. Was there maybe a problem > with Mono on your system? > > Apart from that I also found a small copy & paste error in the Python > docs for tx(): > > > This section builds on that content by demonstrating the > > transactional > syntax for Javascript. > > Javascript needs to be changed here to Python. > > This isn't that important in my opinion so decide for yourself whether > you can still fix this without too much effort. (I know how tedious > building the docs can be 😃) > > > -----Ursprüngliche Nachricht----- > Von: David Bechberger <[email protected]> > Gesendet: Dienstag, 11. Januar 2022 19:59 > An: [email protected] > Betreff: Re: [VOTE] TinkerPop 3.5.2 Release > > VOTE +1 > > On Tue, Jan 11, 2022 at 7:43 AM Øyvind Sæbø <[email protected]> wrote: > > > VOTE +1 > > > > tir. 11. jan. 2022 kl. 17:14 skrev Jorge Bay Gondra < > > [email protected]>: > > > > > VOTE +1 > > > > > > On Tue, Jan 11, 2022 at 4:19 PM Kelvin Lawrence > <[email protected] > > > > > > wrote: > > > > > > > VOTE +1 > > > > > > > > Cheers, Kelvin > > > > > > > > > > > > > On Jan 11, 2022, at 05:39, Stephen Mallette > > > > > <[email protected]> > > > > wrote: > > > > > > > > > > Hello, > > > > > > > > > > We are happy to announce that TinkerPop 3.5.2 is ready for release. > > > > > > > > > > The release artifacts can be found at this location: > > > > > https://dist.apache.org/repos/dist/dev/tinkerpop/3.5.2/ > > > > > > > > > > The source distribution is provided by: > > > > > apache-tinkerpop-3.5.2-src.zip > > > > > > > > > > Two binary distributions are provided for user convenience: > > > > > apache-tinkerpop-gremlin-console-3.5.2-bin.zip > > > > > apache-tinkerpop-gremlin-server-3.5.2-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.2/ (user docs) > > > > > https://tinkerpop.apache.org/docs/3.5.2/upgrade/ > > > > > (upgrade > > docs) > > > > > https://tinkerpop.apache.org/javadocs/3.5.2/core/ (core > > > javadoc) > > > > > https://tinkerpop.apache.org/javadocs/3.5.2/full/ (full > > > javadoc) > > > > > https://tinkerpop.apache.org/dotnetdocs/3.5.2/ (.NET > > > > > API > > docs) > > > > > https://tinkerpop.apache.org/jsdocs/3.5.2/ (Javascript > > > > > API > > > docs) > > > > > > > > > > The tag in Apache Git can be found here: > > > > > https://github.com/apache/tinkerpop/tree/3.5.2 > > > > > > > > > > The release notes are available here: > > > > > > > > https://github.com/apache/tinkerpop/blob/3.5.2/CHANGELOG.asciidoc > > > > > > > > > > The [VOTE] will be open for the next 72 hours --- closing > > > > > Friday > > > (January > > > > > 14, 2022) at 6:30am ET. > > > > > > > > > > My vote is +1. > > > > > > > > > > > > > > >
