Skip to content

NebulaGraph Java Client v3.4.0

Compare
Choose a tag to compare
@Nicole00 Nicole00 released this 06 Feb 06:22
· 4 commits to release-3.4 since this release
21415fe
  • feature

    • expose the sessionID and ping check function for Session #490
    • support to get all host addresses through domain name #491
    • support to check the connection's status when borrow and return it #503
  • fix

    • fix to release the invalid session for SessionPool #499
    • fix the leader state for CANDIDATE meta role #502
    • replace the protocol with header protocol to avoid hanging for large query data #505