This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch go-http-converge-conn-lang
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
at 4393a5a3b8 fix various gremlinlang and serializer bugs in go for http
This branch includes the following new commits:
new a2395a5705 * Added GremlinLang to go driver to replace Bytecode. Clean
up and updates will be needed when connection is set up. * update graph binary
serializer to 4.0.0 spec * Updated datetime, added GValue, updated Options
strategy, removed unneeded strategy package name, added NewTraversalStrategy to
allow custom strategies. (#3056) * Replace websockets with http. Changed
connection pooling to be delegated to aio http library. Added POC changes to
request serialization just to [...]
new 4393a5a3b8 fix various gremlinlang and serializer bugs in go for http
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.