Skip to content

Releases: vesoft-inc/nebula-go

v3.7.1

23 May 10:17
4f1a4e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.7.1

NebulaGraph Go Client v3.8.0

29 Apr 07:18
e7925a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.8.0

NebulaGraph Go Client v3.7.0

31 Jan 06:40
5d9b457
Compare
Choose a tag to compare
  • feature

Full Changelog: v3.6.1...v3.7.0

NebulaGraph Go client v3.6.1

19 Sep 02:33
7834c29
Compare
Choose a tag to compare

Full Changelog: v3.6.0...v3.6.1

NebulaGraph Go client v3.6.0

31 Aug 10:15
c36464d
Compare
Choose a tag to compare

Bug fix:

  • fix lock for execute function: Enhance session pool by @HarrisChu in #279

Feature:

Full Changelog: v3.5.0...v3.6.0

NebulaGraph Go client v3.5.0

18 May 10:58
71a8713
Compare
Choose a tag to compare

What's Changed

Bug fixes:

Others:

New Contributors

Full Changelog: v3.4.0...v3.5.0

NebulaGraph Go client v3.4.0-1

03 Mar 03:18
b304ce0
Compare
Choose a tag to compare
Pre-release

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

NebulaGraph Go client v3.4.0

06 Feb 04:16
310a4b8
Compare
Choose a tag to compare

What's Changed

Bug fixes:

Others:

New Contributors

Full Changelog: v2.3.1...v3.4

NebulaGraph Go client v3.3.1

21 Nov 07:07
15d1e34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

NebulaGraph Go client v3.3.0

31 Oct 07:52
319c0b1
Compare
Choose a tag to compare
Pre-release

What's Changed

Feature:

Bug fix:

  • [bug] Remove invalid connection from the idle queue when request new connection by @lopn in #214

Others:

  • Update github workflow to add test in release branches by @Aiee in #213
  • Remove unused interface by @Aiee in #221
  • mod: rebranding name of Nebula Graph as NebulaGraph by @veezhang in #219
  • Handle credential error by @Aiee in #226

New Contributors

Full Changelog: v3.2.0...v3.3.0