spmallette commented on code in PR #1850: URL: https://github.com/apache/tinkerpop/pull/1850#discussion_r1015809523
########## CHANGELOG.asciidoc: ########## @@ -36,6 +36,9 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima * Async operations in .NET can now be cancelled. This however does not cancel work that is already happening on the server. * Bumped to `snakeyaml` 1.32 to fix security vulnerability. * Added logging in .NET. +* Moves java serializer, message and token classes from gremlin-driver to a new gremlin-util module. Review Comment: nit: please format code/modules with backticks (e.g. `SimpleSocketServer`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org