-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(client): server api version mismatch #542
Conversation
�thanks, could also update the commit in this PR maybe could choose |
I see, thanks for the reply!~ Note: The project structure in the server has changed, we also need to update it at the same time HTTPS Hugegraph Server fails: |
It seems to be caused by this pr which removed the updated in e8fb2696d6154f20fd4d6e45ca58763e69145116 |
refer to #550 |
* update tests with new traverser apis * remove print * license header fixed * pick from #542 * update paths * ignore test in client * ignore test in client * update commit id * fix names & tests * remote plugin from pom * fix token & ignore testCountWithProperties first * feat(tool):hg client support new metric api * update commit id * Update client-go-ci.yml --------- Co-authored-by: imbajin <[email protected]> Co-authored-by: 1289220708 <[email protected]> Co-authored-by: Simon Cheung <[email protected]>
Purpose of the PR
hugegraph/hugegraph-test#5 (comment)
api version is outdated in client will be handled in #546, this pr will handle the ci problem later~
Main Changes
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODO
Doc - Done
Doc - No Need