Skip to content

Releases: vesoft-inc/nebula-cpp

NebulaGraph cpp client v3.8.0

25 Apr 08:30
a78a20f
Compare
Choose a tag to compare
Authenticate for scan (#133)

* authenticate for scan

* fix code

NebulaGraph cpp client v3.4.0

06 Feb 05:56
1704116
Compare
Choose a tag to compare
Update thrift interface. (#111)

NebulaGraph cpp client v3.3.0

01 Nov 02:43
16632d7
Compare
Choose a tag to compare
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

19 Jul 09:46
3ddb706
Compare
Choose a tag to compare
fixed bug (#98)

Co-authored-by: jie.wang <38901892+jievince@users.noreply.github.com>

v3.0.0

15 Feb 03:37
aa8809f
Compare
Choose a tag to compare
Update client version. (#90) (#92)

* Update client version.

* Update interface.

* Revert "Update interface."

This reverts commit c549e54782bcc18fc25242c49fab65639697421f.

v3.0.1

24 Apr 03:14
eb894a1
Compare
Choose a tag to compare

Fix the blocking in centos7 host environment

Nebula CPP Client v2.5.0

23 Aug 03:32
00e2625
Compare
Choose a tag to compare
Fix the link error in clang. (#49)

v2.0.0

22 Mar 06:52
7305c72
Compare
Choose a tag to compare
Cherry pick/fix release pipeline (#20)

* Fix the release building directory. (#13)

* Fix the actions folder name. (#14)