andreachild
andreachild
https://issues.apache.org/jira/browse/TINKERPOP-3160 was just opened today, we should take a look to see how we can solve the issue of AWS auth breaking with node 22+. https://github.com/apache/tinkerpop/pull/2968 actually may have been...
VOTE +1
LGTM just had a small comment
VOTE +1
> this is a back-port for convenience of the ability to deserialize from OffsetDateTime into native date types. Do we not need to also support serialization of `OffsetDateTime?`
It seems that the other driver GLVs already expose the serialization layer so go is an outlier. Perhaps instead of using an exposed wrapper we can just make the serializer...
It would be good to add a unit test for this. Here is a suggested one since there are no existing (direct) unit tests for the `JavaTranslator`. Note that if...
Hi @andrii0lomakin I opened https://github.com/apache/tinkerpop/pull/3278 because I wanted a fix for the issue you found in 3.8.0 for which the release vote is happening today which unfortunately doesn't give you...