Releases: vesoft-inc/nebula-cpp
Releases · vesoft-inc/nebula-cpp
NebulaGraph cpp client v3.8.0
Authenticate for scan (#133) * authenticate for scan * fix code
NebulaGraph cpp client v3.4.0
Update thrift interface. (#111)
NebulaGraph cpp client v3.3.0
Session supports move assignment operator (#104) This allows users to create session pool, saving time for creating session every time when execute.
v3.0.2
fixed bug (#98) Co-authored-by: jie.wang <[email protected]>
v3.0.0
Update client version. (#90) (#92) * Update client version. * Update interface. * Revert "Update interface." This reverts commit c549e54782bcc18fc25242c49fab65639697421f.
v3.0.1
Fix the blocking in centos7 host environment
Nebula CPP Client v2.5.0
Fix the link error in clang. (#49)
v2.0.0
Cherry pick/fix release pipeline (#20) * Fix the release building directory. (#13) * Fix the actions folder name. (#14)