Skip to content

NebulaGraph Go client v3.4.0-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sophie-Xie Sophie-Xie released this 03 Mar 03:18
b304ce0

What's Changed

Bug fixes:

  • fix: If cannot open the connection, newConn is nil, and would panic. #260
  • fix: Retry to get session when session is invalid in SessionPool. #261
  • fix: Date time value in the path is not converted with the time zone specified. #258