[DISCUSS] Breaking change in Gremlin.Net's traversal enumeration if no element found (TINKERPOP-3072)

2024-04-23 Thread Florian Hockmann
Hi, Gremlin.Net currently behaves differently if, e.g., Next() is called on a traversal that has no (more) results for .NET 8 than for earlier .NET versions. It returns null for earlier .NET versions but throws an exception on .NET 8. (This is tracked in TINKERPOP-3072

[jira] [Commented] (TINKERPOP-3072) Gremlin.Net Traversal enumeration error if element does not exist on .NET 8

2024-04-23 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840050#comment-17840050 ] Florian Hockmann commented on TINKERPOP-3072: - I just checked how Gremlin-Python behaves

[jira] [Created] (TINKERPOP-3072) Gremlin.Net Traversal enumeration error if element does not exist on .NET 8

2024-04-22 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-3072: --- Summary: Gremlin.Net Traversal enumeration error if element does not exist on .NET 8 Key: TINKERPOP-3072 URL: https://issues.apache.org/jira/browse/TINKERPOP-3072

[jira] [Commented] (TINKERPOP-2987) "Has (Traversal Step)" and datetime() function

2024-04-17 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838183#comment-17838183 ] Florian Hockmann commented on TINKERPOP-2987: - Sorry for the late reply, I somehow didn't

AW: [VOTE] TinkerPop 3.7.2 Release

2024-04-10 Thread Florian Hockmann
I checked the links and skimmed over the docs. Everything looks good to me. VOTE +1 -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Mittwoch, 10. April 2024 14:37 An: dev@tinkerpop.apache.org Betreff: [VOTE] TinkerPop 3.7.2 Release Hello, We are happy to announce that TinkerPop

AW: [VOTE] TinkerPop 3.6.7 Release

2024-04-10 Thread Florian Hockmann
I checked the links, skimmed over the docs and executed `bin/validate-distribution.sh`. I got one error during the validation where a test timed out, but I'm sure that that was caused by my system which is really slow in general in the last few days. Everything else passed. I just found one

[jira] [Commented] (TINKERPOP-3063) Concurrent queries will break authentication on .NET driver

2024-04-09 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835174#comment-17835174 ] Florian Hockmann commented on TINKERPOP-3063: - Yes, sure. I think this is a duplicate

[jira] [Closed] (TINKERPOP-3063) Concurrent queries will break authentication on .NET driver

2024-04-09 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-3063. --- Resolution: Duplicate > Concurrent queries will break authentication on .

AW: [DISCUSS] Draft ASF Board Report - April 2024

2024-04-08 Thread Florian Hockmann
Great report, thanks for putting this together! I have nothing to add, just one little thing: "JanusGraph" is written as a single word (not "Janus Graph"). -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Sonntag, 7. April 2024 03:25 An: dev@tinkerpop.apache.org Betreff: [DISCUSS]

[jira] [Closed] (TINKERPOP-3066) Different behaviors when adding "dedup()"

2024-03-28 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-3066. --- Resolution: Not A Problem I'm closing this as its mostly a usage question

[jira] [Commented] (TINKERPOP-3061) Concurrent queries will break authentication on javascript driver

2024-03-15 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827491#comment-17827491 ] Florian Hockmann commented on TINKERPOP-3061: - bq. for gremlin-server. Which I think

[jira] [Commented] (TINKERPOP-3061) Concurrent queries will break authentication on javascript driver

2024-03-13 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17826074#comment-17826074 ] Florian Hockmann commented on TINKERPOP-3061: - TINKERPOP-2132 was only about the Java

[jira] [Commented] (TINKERPOP-3063) Concurrent queries will break authentication on .NET driver

2024-03-13 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17826071#comment-17826071 ] Florian Hockmann commented on TINKERPOP-3063: - I think we can simply solve

[jira] [Created] (TINKERPOP-3063) Concurrent queries will break authentication on .NET driver

2024-03-13 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-3063: --- Summary: Concurrent queries will break authentication on .NET driver Key: TINKERPOP-3063 URL: https://issues.apache.org/jira/browse/TINKERPOP-3063

[jira] [Commented] (TINKERPOP-3061) Concurrent queries will break authentication on javascript driver

2024-03-06 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17824291#comment-17824291 ] Florian Hockmann commented on TINKERPOP-3061: - I think this is a general problem

[jira] [Closed] (TINKERPOP-3030) Update to .NET 8

2024-02-21 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-3030. --- Fix Version/s: 4.0.0 3.6.7 3.7.2

[jira] [Assigned] (TINKERPOP-3030) Update to .NET 8

2024-01-17 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann reassigned TINKERPOP-3030: --- Assignee: Florian Hockmann > Update to .NE

[jira] [Closed] (TINKERPOP-3029) Gremlin.Net: Traversal enumeration fails on .NET 8

2024-01-15 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-3029. --- Fix Version/s: 3.6.7 3.7.2 Resolution: Fixed

AW: Gremlin.Net issue with .Net 8 Runtime

2024-01-03 Thread Florian Hockmann
Hi, I could reproduce the problem also with our own tests. If they are executed with .NET 8, then some tests fail with the described exception. I have also already created an issue in JIRA for it because I also want to submit a PR to fix this soon:

[jira] [Created] (TINKERPOP-3030) Update to .NET 8

2024-01-03 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-3030: --- Summary: Update to .NET 8 Key: TINKERPOP-3030 URL: https://issues.apache.org/jira/browse/TINKERPOP-3030 Project: TinkerPop Issue Type

[jira] [Created] (TINKERPOP-3029) Gremlin.Net: Traversal enumeration fails on .NET 8

2024-01-03 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-3029: --- Summary: Gremlin.Net: Traversal enumeration fails on .NET 8 Key: TINKERPOP-3029 URL: https://issues.apache.org/jira/browse/TINKERPOP-3029 Project

AW: [VOTE] TinkerPop 3.7.1 Release

2023-11-22 Thread Florian Hockmann
I think I found one tiny mistake in the upgrade docs. There's this example in the section " New String Steps trim(), lTrim(), rTrim(), reverse()": gremlin> g.inject(" hi ").trim().concat() ==>hitrim I think this should really be: gremlin> g.inject(" hi ").trim().concat("trim") ==>hitrim

AW: [VOTE] TinkerPop 3.6.6 Release

2023-11-22 Thread Florian Hockmann
I reviewed the links and ran validate-distribution.sh without finding any issues. VOTE +1 -Ursprüngliche Nachricht- Von: Cole Greer Gesendet: Dienstag, 21. November 2023 21:11 An: dev@tinkerpop.apache.org Betreff: RE: [VOTE] TinkerPop 3.6.6 Release Hi Yang, Thanks for putting this

AW: [VOTE] TinkerPop 3.5.8 Release

2023-11-22 Thread Florian Hockmann
I reviewed the links and ran validate-distribution.sh without finding any issues. VOTE +1 -Ursprüngliche Nachricht- Von: Cole Greer Gesendet: Dienstag, 21. November 2023 21:04 An: dev@tinkerpop.apache.org Betreff: RE: [VOTE] TinkerPop 3.5.8 Release Hi Yang, Thanks for putting this

[jira] [Commented] (TINKERPOP-3018) No Syntax Highlighting for .NET Examples

2023-11-22 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17788679#comment-17788679 ] Florian Hockmann commented on TINKERPOP-3018: - Some C# examples however have at least

[jira] [Closed] (TINKERPOP-2984) Replace Moq mocking library in .NET tests

2023-11-13 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2984. --- Fix Version/s: 3.5.8 3.6.6 3.7.1

[jira] [Created] (TINKERPOP-3001) Gremlin Console complains about missing serializers field

2023-10-12 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-3001: --- Summary: Gremlin Console complains about missing serializers field Key: TINKERPOP-3001 URL: https://issues.apache.org/jira/browse/TINKERPOP-3001 Project

[jira] [Created] (TINKERPOP-2984) Replace Moq mocking library in .NET tests

2023-08-16 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2984: --- Summary: Replace Moq mocking library in .NET tests Key: TINKERPOP-2984 URL: https://issues.apache.org/jira/browse/TINKERPOP-2984 Project: TinkerPop

[jira] [Closed] (TINKERPOP-2976) InvalidOperationException: Collection was modified in GraphBinary serialization

2023-08-09 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2976. --- Fix Version/s: 3.5.8 3.6.6 3.7.1

AW: [VOTE] TinkerPop 3.7.0 Release

2023-08-03 Thread Florian Hockmann
I skimmed over the docs and everything looks good to me. VOTE +1 -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Mittwoch, 2. August 2023 19:51 An: dev@tinkerpop.apache.org Betreff: Re: [VOTE] TinkerPop 3.7.0 Release Running validate-distribution.sh on 3.7.0 passed for me with no

AW: [VOTE] TinkerPop 3.6.5 Release

2023-08-03 Thread Florian Hockmann
I skimmed over the docs and everything looks good. VOTE +1 -Ursprüngliche Nachricht- Von: Cole Greer Gesendet: Mittwoch, 2. August 2023 20:02 An: dev@tinkerpop.apache.org Betreff: Re: [VOTE] TinkerPop 3.6.5 Release Thanks Yang, I’ll be sure to correct that link in the final docs

AW: [VOTE] TinkerPop 3.5.7 Release

2023-08-03 Thread Florian Hockmann
Big thanks also from my side! I mostly skimmed over the docs and everything looks good. VOTE +1 -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Mittwoch, 2. August 2023 19:49 An: dev@tinkerpop.apache.org Betreff: Re: [VOTE] TinkerPop 3.5.7 Release Thanks Cole for managing these

[jira] [Created] (TINKERPOP-2976) InvalidOperationException: Collection was modified in GraphBinary serialization

2023-07-31 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2976: --- Summary: InvalidOperationException: Collection was modified in GraphBinary serialization Key: TINKERPOP-2976 URL: https://issues.apache.org/jira/browse/TINKERPOP

AW: [DISCUSS] Draft ASF Board Report - July 2023

2023-07-07 Thread Florian Hockmann
[1]: https://aerospike.com/news/press-release/aerospike-delivers-real-time-scalab le-graph-database/ [2]: https://www.twitch.tv/apachetinkerpop [3]: https://www.youtube.com/@apachetinkerpop -Ursprüngliche Nachricht- Von: Florian Hockmann Gesendet: Mittwoch, 5. Juli 2023 14:00 An: dev@tinkerpop.

[DISCUSS] Draft ASF Board Report - July 2023

2023-07-05 Thread Florian Hockmann
Here is the attached draft of our board report for this quarter - please let me know if there is anything to add or edit. -- ## Description: Apache TinkerPop is a graph computing framework for both graph databases

New Committer: Cole Greer

2023-05-31 Thread Florian Hockmann
The Project Management Committee (PMC) for Apache TinkerPop has asked Cole Greer to become a committer and we are pleased to announce his acceptance. Cole has already contributed in a lot of different ways and areas so many of you probably already know him. He has for example contributed Docker

AW: New tool Listing

2023-05-26 Thread Florian Hockmann
just say so. Von: Martin Dew Gesendet: Donnerstag, 25. Mai 2023 17:20 An: Florian Hockmann Cc: dev@tinkerpop.apache.org Betreff: Re: New tool Listing Hi Florian, The broader content we are creating is taking a bit of time but I wanted to let you know that we have now added

AW: New tool Listing

2023-05-17 Thread Florian Hockmann
Hi Martin, Interesting tool that you've built there! That should probably be interesting to many of our users. I just checked your webpage, and it looks like it mostly fits our criteria. One thing I noticed however is that you don't mention our project name, Apache TinkerPop, at all, only

AW: [VOTE] TinkerPop 3.6.4 Release

2023-05-15 Thread Florian Hockmann
I checked the links, and everything looks good. VOTE +1 -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Sonntag, 14. Mai 2023 00:55 An: dev@tinkerpop.apache.org Betreff: [VOTE] TinkerPop 3.6.4 Release Hello, We are happy to announce that TinkerPop 3.6.4 is ready for release. The

[jira] [Closed] (TINKERPOP-2944) Memory leak in Gremlin.Net driver if CancellationToken is used

2023-05-12 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2944. --- Fix Version/s: 3.7.0 3.5.7 3.6.4

AW: [DISCUSS] Proposing 3.6.4 Patch Release

2023-05-11 Thread Florian Hockmann
Hi, Would be great if we could include my PR for the memory leak fix. I just had to modify the commit again as my fix apparently wasn't complete, but now it should be in a good state. But I agree that a 3.5.7 isn't necessary for this. Most .NET users directly use the latest releases and don't

[jira] [Updated] (TINKERPOP-2944) Memory leak in Gremlin.Net driver if CancellationToken is used

2023-05-08 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann updated TINKERPOP-2944: Description: We have noticed in my team at G DATA that a .NET service has been

[jira] [Created] (TINKERPOP-2944) Memory leak in Gremlin.Net driver if CancellationToken is used

2023-05-08 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2944: --- Summary: Memory leak in Gremlin.Net driver if CancellationToken is used Key: TINKERPOP-2944 URL: https://issues.apache.org/jira/browse/TINKERPOP-2944

AW: [VOTE] TinkerPop 3.6.3 Release

2023-05-03 Thread Florian Hockmann
I checked the links, skimmed over the docs and everything looks good to me. VOTE +1 -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Dienstag, 2. Mai 2023 17:25 An: dev@tinkerpop.apache.org Betreff: [VOTE] TinkerPop 3.6.3 Release Hello, We are happy to announce that TinkerPop 3.6.3

AW: [VOTE] TinkerPop 3.5.6 Release

2023-05-03 Thread Florian Hockmann
Thanks for taking care of the releases again, Yang. And of course, also thanks to everyone who contributed to this release! There are definitely some important fixes in it. I checked the links, skimmed over the docs and everything looks good to me. VOTE +1 -Ursprüngliche Nachricht-

AW: [DISCUSS] Draft ASF Board Report - April 2023

2023-04-12 Thread Florian Hockmann
recurrence of upgrading problems in .Net and the one with Python client in future? Maybe we can create a JIRA for integration tests which check for backward compatibility and link it to the report. -- Divij Vaidya On Tue, Apr 11, 2023 at 4:51 PM Florian Hockmann wrote: > Those are definit

AW: [DISCUSS] Draft ASF Board Report - April 2023

2023-04-11 Thread Florian Hockmann
ommitters.asciidoc#media-content-submission On Wed, Apr 5, 2023 at 6:29 AM Florian Hockmann wrote: > Here is the attached draft of our board report for this quarter – > please let me know if there is anything to add o

[DISCUSS] Draft ASF Board Report - April 2023

2023-04-05 Thread Florian Hockmann
Here is the attached draft of our board report for this quarter – please let me know if there is anything to add or edit. -- ## Description: Apache TinkerPop is a graph computing framework for both graph databases

[jira] [Updated] (TINKERPOP-2918) Utils.GenerateUserAgent assumes Gremlin.Net.dll to be present when, in some environments, it is not.

2023-04-05 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann updated TINKERPOP-2918: Affects Version/s: 3.5.5 > Utils.GenerateUserAgent assumes Gremlin.Net.

Welcome Yang Xia as a TinkerPop PMC member

2023-03-15 Thread Florian Hockmann
The TinkerPop PMC is pleased to announce that Yang Xia has accepted the invitation to become a PMC member. Thanks, Yang, for your continued support of the project and we are happy to have you here. Best regards, The TinkerPop PMC

New Committer: Ken Hu

2023-03-01 Thread Florian Hockmann
The Project Management Committee (PMC) for Apache TinkerPop has asked Ken Hu to become a committer and we are pleased to announce his acceptance. Ken has already made a lot of great contributions, including bug fixes and improvements to the development workflow. He is also an active member of our

AW: [DISCUSS] Runtime upgrades for 3.5-dev

2023-02-09 Thread Florian Hockmann
Agreed, if the version we're using isn't supported any more, then I think that it's more important to update to a supported version than to avoid the breaking change. Especially the release policy of Go makes it basically impossible for us to stay on the same runtime version for a given minor

AW: [VOTE] TinkerPop 3.6.2 Release

2023-01-23 Thread Florian Hockmann
I had the same problem with bin/validate-distribution.sh as in the other thread, but again, this shouldn't be a problem for the release process. I again skimmed over the docs and everything looks good to me. VOTE +1 -Ursprüngliche Nachricht- Von: Yang Xia Gesendet: Samstag, 21.

AW: [VOTE] TinkerPop 3.5.5 Release

2023-01-20 Thread Florian Hockmann
Thanks a lot for taking care of the releases! I checked the links, skimmed over the docs and executed bin/validate-distribution.sh. This failed for me for some reason. It complains about a missing Docker image: failed to solve: tinkerpop/gremlin-server:3.5.5:

[jira] [Commented] (TINKERPOP-2085) Remove dependency on Mono

2023-01-16 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17677469#comment-17677469 ] Florian Hockmann commented on TINKERPOP-2085: - DocFX finally supports .NET 6: [https

AW: [DISCUSS] Draft ASF Board Report - January 2023

2023-01-11 Thread Florian Hockmann
-Ursprüngliche Nachricht- Von: Florian Hockmann Gesendet: Mittwoch, 4. Januar 2023 11:19 An: dev@tinkerpop.apache.org Betreff: [DISCUSS] Draft ASF Board Report - January 2023 Here is the attached draft of our board report for this quarter - please let me know if there is anything to add or edit

AW: [DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2023-01-10 Thread Florian Hockmann
Completely forgot to say that I can of course help you with the permissions and everything else you might need help with. Just hit me a message, either via email or on Discord. -Ursprüngliche Nachricht- Von: Florian Hockmann Gesendet: Dienstag, 10. Januar 2023 09:23 An: 'dev

AW: [DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2023-01-10 Thread Florian Hockmann
to the docs regarding the dedup step > and shouldn't be cause for any concern. It is definitely in the "nice to > haves" > category and not critical though so it is not a big concern if it > misses the release for any reason. > > Regards, > > Cole Greer > > F

[jira] [Created] (TINKERPOP-2853) Gremlin.Net driver should throw better exception message for unsupported GraphBinary type

2023-01-09 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2853: --- Summary: Gremlin.Net driver should throw better exception message for unsupported GraphBinary type Key: TINKERPOP-2853 URL: https://issues.apache.org/jira/browse

AW: [DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2023-01-09 Thread Florian Hockmann
Thanks, > Mike > > On Mon, Jan 2, 2023 at 2:21 AM Florian Hockmann > > wrote: > > > A bit late with my response here, but I think it doesn't really > > matter whether we would have started code freeze last week or maybe > > early next week. > > > > How

AW: [DISCUSS] Adding Security Scanning to CI

2023-01-04 Thread Florian Hockmann
That's definitely a great idea! Would of course be great if you could create a PR to add this to our CI pipeline. >From the docs it sounds like this can be configured just like any other GH Action. So, it should be possible to add this via a PR, right? Or are there any additional permissions

[DISCUSS] Draft ASF Board Report - January 2023

2023-01-04 Thread Florian Hockmann
Here is the attached draft of our board report for this quarter - please let me know if there is anything to add or edit. -- ## Description: Apache TinkerPop is a graph computing framework for both graph databases

AW: [DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2023-01-02 Thread Florian Hockmann
wse/TINKERPOP-2807 > > Not sure if it needs to be fixed necessarily - it could perhaps be > mitigated from blocker status with documentation on best practices for > how to deal with this deficiency until a fix is actually prepared. > > > > On Mon, Nov 28, 2022 at 9:02 AM Florian

AW: [DISCUSS]

2022-12-20 Thread Florian Hockmann
It would be good to know what kind of vulnerabilities Ironbank can find. Most of such scanners I know simply use a database of known vulnerabilities that include the libraries and their versions that are affected. The Log4Shell vulnerability from last year is a good example that could be found

AW: Video channels for Apache TinkerPop related content

2022-11-28 Thread Florian Hockmann
op and we're here to talk with Arthur about G.V() a graph visualization that works with any Apache TinkerPop-enabled system." I'm not sure it even has to be that formal, but hopefully the subtle differences are clear. On Fri, Nov 11, 2022 at 4:17 AM Florian Hockmann wrote: > I'd pre

AW: [DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2022-11-28 Thread Florian Hockmann
> > > Regards, > > Ken > > > > > > On Wed, Nov 23, 2022 at 6:21 AM Jorge Bay Gondra < > jorgebaygon...@gmail.com > > > > > wrote: > > > > > I agree with moving the target date for 3.7.0 and only releasing > > > 3.5.5 >

[DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2022-11-23 Thread Florian Hockmann
Hi, our last release was already in July, and I think we now have a lot of contributions in the dev branches, so I'd like to propose we do a release soon. Now, the question is: Do we only want to release 3.5.5 and 3.6.2 or do we also already want to release 3.7.0 at this point? The

[jira] [Closed] (TINKERPOP-2348) Enable nullable checks

2022-11-23 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2348. --- Fix Version/s: 3.7.0 Resolution: Fixed I'm closing this already although

[jira] [Commented] (TINKERPOP-2828) Golang driver cannot deserialize edge id

2022-11-23 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637664#comment-17637664 ] Florian Hockmann commented on TINKERPOP-2828: - {quote}Do you think it would be better

[jira] [Commented] (TINKERPOP-2828) Golang driver cannot deserialize edge id

2022-11-22 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637278#comment-17637278 ] Florian Hockmann commented on TINKERPOP-2828: - Are you running into that problem

AW: Video channels for Apache TinkerPop related content

2022-11-11 Thread Florian Hockmann
/product placement etc. > > -- > Divij Vaidya > > > > On Wed, Nov 9, 2022 at 3:15 PM Joshua Shinavier wrote: > > > Sounds like a good idea (a YouTube channel; I haven't used Twitch so > can't > > comment). If the content is of high quality, we can promote it on

AW: Video channels for Apache TinkerPop related content

2022-11-09 Thread Florian Hockmann
Hi Taylor, great idea! I'd definitely welcome a TinkerPop channel on YouTube or Twitch. I think YouTube makes more sense for us at first given Twitch's focus on live streaming. Recorded Discord sessions would of course also be great to publish. I think more people are interested in them in

[jira] [Closed] (TINKERPOP-2471) Add logging to Gremlin.Net driver

2022-10-26 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2471. --- Fix Version/s: 3.7.0 3.6.2 3.5.5

[jira] [Closed] (TINKERPOP-2794) Allow cancellation of Gremlin.Net async methods

2022-10-13 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2794. --- Fix Version/s: 3.7.0 3.6.2 3.5.5

AW: [DISCUSS] Draft ASF Board Report - October 2022

2022-10-12 Thread Florian Hockmann
. Thanks. On Wed, Oct 5, 2022 at 2:26 AM Florian Hockmann wrote: > Here is the attached draft of our board report for this quarter - > please let me know if there is anything to add o

[DISCUSS] Draft ASF Board Report - October 2022

2022-10-05 Thread Florian Hockmann
Here is the attached draft of our board report for this quarter - please let me know if there is anything to add or edit. -- ## Description: Apache TinkerPop is a graph computing framework for both graph databases

[jira] [Closed] (TINKERPOP-1853) Use generic version of ITraversal for arguments in Traversal API

2022-09-29 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-1853. --- Resolution: Won't Do As noted, we would probably have to break the translation

[jira] [Closed] (TINKERPOP-2786) Allow large result sets to be streamed to the client

2022-09-29 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2786. --- Resolution: Duplicate > Allow large result sets to be streamed to the cli

[jira] [Assigned] (TINKERPOP-2794) Allow cancellation of Gremlin.Net async methods

2022-09-29 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann reassigned TINKERPOP-2794: --- Assignee: Florian Hockmann > Allow cancellation of Gremlin.Net as

[jira] [Commented] (TINKERPOP-2794) Allow cancellation of Gremlin.Net async methods

2022-09-06 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600722#comment-17600722 ] Florian Hockmann commented on TINKERPOP-2794: - We basically already have a ticket

[jira] [Created] (TINKERPOP-2788) Gremlin.Net incorrectly serializes custom types without type information for GraphSON 3

2022-09-01 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2788: --- Summary: Gremlin.Net incorrectly serializes custom types without type information for GraphSON 3 Key: TINKERPOP-2788 URL: https://issues.apache.org/jira/browse

New Committers: Valentyn Kahamlyk, Yang Xia, Simon Zhao, and Rithin Kumar

2022-09-01 Thread Florian Hockmann
I am pleased to announce that we have four new committers today: Valentyn Kahamlyk, Yang Xia, Simon Zhao, and Rithin Kumar. All four have worked together with Lyndon Bauto (who is already a TinkerPop committer) on the Gremlin-Go GLV which resulted in such a great state already for its initial

Re: [VOTE] TinkerPop 3.6.1 Release

2022-07-23 Thread Florian Hockmann
I checked the links again and everything seemed good to me. So, assuming that Divij's comments are resolved: Vote +1 Von: Divij Vaidya Gesendet: Samstag, 23. Juli 2022 12:26 An: dev@tinkerpop.apache.org Betreff: Re: [VOTE] TinkerPop 3.6.1 Release Thanks again

Re: Subject: [VOTE] TinkerPop 3.5.4 Release

2022-07-22 Thread Florian Hockmann
I checked the links and everything looks good. Thanks for taking care of the releases.  VOTE +1 Von: Kelvin Lawrence Gesendet: Mittwoch, 20. Juli 2022 23:05 An: dev@tinkerpop.apache.org Betreff: Subject: [VOTE] TinkerPop 3.5.4 Release Hello, We are happy to

AW: [DISCUSS] Draft ASF Board Report - July 2022

2022-07-12 Thread Florian Hockmann
I've just submitted the report to the board. -Ursprüngliche Nachricht- Von: Florian Hockmann Gesendet: Donnerstag, 7. Juli 2022 12:42 An: dev@tinkerpop.apache.org Betreff: [DISCUSS] Draft ASF Board Report - July 2022 Here is the attached draft of our board report for this quarter

[DISCUSS] Draft ASF Board Report - July 2022

2022-07-07 Thread Florian Hockmann
Here is the attached draft of our board report for this quarter - please let me know if there is anything to add or edit. -- ## Description: Apache TinkerPop is a graph computing framework for both graph databases

AW: [DISCUSS] Next release, code freeze etc.

2022-07-04 Thread Florian Hockmann
Thanks for starting the discussion on this, Kelvin! Our last releases were also 3 months ago which is roughly the release cadence that we aim for and yes, getting an official release of the Go client out alone is already a good reason for a release. If nobody sees any import issues that are

New Committer: Dave Bechberger

2022-06-15 Thread Florian Hockmann
The Project Management Committee (PMC) for Apache TinkerPop has asked Dave Bechberger to become a committer and we are pleased to announce his acceptance. Dave has contributed to the graph community in many ways for a long time already. He is one of the authors of the book Graph Databases in

[jira] [Commented] (TINKERPOP-2751) Transaction: tx.commit() hangs up in javascript client-lib

2022-06-07 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17550852#comment-17550852 ] Florian Hockmann commented on TINKERPOP-2751: - You're using TinkerGraph here which

[jira] [Created] (TINKERPOP-2738) Apply new ASF data privacy policy to comply with GDPR

2022-04-27 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2738: --- Summary: Apply new ASF data privacy policy to comply with GDPR Key: TINKERPOP-2738 URL: https://issues.apache.org/jira/browse/TINKERPOP-2738 Project

Welcome Divij Vaidya as a TinkerPop PMC member

2022-04-25 Thread Florian Hockmann
The TinkerPop PMC is pleased to announce that Divij Vaidya has accepted the invitation to become a PMC member. Thanks, Divij, for your continued support of the project. It's great to have you here. Best regards, The TinkerPop PMC

AW: [DISCUSS] Draft ASF Board Report - April 2022

2022-04-13 Thread Florian Hockmann
[3] https://tinkerpop.apache.org/docs/3.5.2/reference/#gremlin-drivers-variants [4] https://gdotv.com/ [5] https://github.com/wolf4ood/gremlin-rs Von: Florian Hockmann Gesendet: Mittwoch, 6. April 2022 11:53 An: 'dev@tinkerpop.apache.org' Betreff: [DISCUSS] Draft ASF Board Report - April 202

AW: [VOTE] TinkerPop 3.6.0 Release

2022-04-06 Thread Florian Hockmann
I checked the links and executed bin/validate-distribution.sh. Everything looks good. VOTE +1 -Ursprüngliche Nachricht- Von: Lyndon Bauto Gesendet: Dienstag, 5. April 2022 23:47 An: dev@tinkerpop.apache.org Betreff: Re: [VOTE] TinkerPop 3.6.0 Release VOTE+1 On Tue, Apr 5, 2022 at

AW: [VOTE] TinkerPop 3.5.3 Release

2022-04-06 Thread Florian Hockmann
I checked the links and executed bin/validate-distribution.sh. Everything looks good. VOTE +1 -Ursprüngliche Nachricht- Von: Lyndon Bauto Gesendet: Dienstag, 5. April 2022 23:48 An: dev@tinkerpop.apache.org Betreff: Re: [VOTE] TinkerPop 3.5.3 Release VOTE+1 On Tue, Apr 5, 2022 at

AW: [DISCUSS] Draft ASF Board Report - April 2022

2022-04-06 Thread Florian Hockmann
ew notable projects / provider which started using TinkerPop? 5. Top 5 problems that users of the project complain about and how are we planning to address them. Regards, Divij Vaidya On Wed, Apr 6, 2022 at 11:53 AM Florian Hockmann wrote: > Here is the attached draft of our board

[DISCUSS] Draft ASF Board Report - April 2022

2022-04-06 Thread Florian Hockmann
Here is the attached draft of our board report for this quarter - please let me know if there is anything to add or edit. -- ## Description: Apache TinkerPop is a graph computing framework for both graph databases

Applications for Travel Assistance to ApacheCon NA 2022 now open

2022-04-06 Thread Florian Hockmann
Hi everyone, the TinkerPop PMC was asked to forward the following message from Apache TAC to the community: --- The ASF Travel Assistance Committee (TAC) is pleased to announce that travel assistance applications for ApacheCon NA 2022 are now open! We will be supporting ApacheCon North

[jira] [Closed] (TINKERPOP-2717) Gremlin.NET : WebSocketConnection does not check for MessageType.Close, causing error InvalidOperationException: "Received data deserialized into null object message.

2022-03-30 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2717. --- Fix Version/s: 3.6.0 3.5.3 Assignee: Florian Hockmann

[jira] [Closed] (TINKERPOP-2367) Gremlin Translators for .NET

2022-03-28 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2367. --- Fix Version/s: 3.6.0 3.5.3 Resolution: Fixed > Grem

[jira] [Closed] (TINKERPOP-2726) Python's GroovyTranslator translates boolean wrong

2022-03-28 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2726. --- Fix Version/s: 3.6.0 3.5.3 Resolution: Fixed

  1   2   3   4   5   6   >