Skip to content

Releases: vesoft-inc/nebula-python

v3.8.2

12 Aug 06:49
Compare
Choose a tag to compare

This release is mainly for TLS support of Session Pool.

What's Changed

New Contributors

Full Changelog: v3.8.1...v3.8.2

NebulaGraph Python Client v3.8.1

16 Jul 10:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9174a0d...ecbb69c

NebulaGraph Python Client 3.8.0

30 Apr 07:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.8.0

NebulaGraph Python client v3.5.1

23 Apr 06:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

NebulaGraph Python client v3.5.0

24 Jan 05:28
8436727
Compare
Choose a tag to compare

What's Changed

New Contributors

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

NebulaGraph Python client v3.4.0

07 Feb 06:49
7773f4f
Compare
Choose a tag to compare

What's Changed

Bug fixes:

  • fix session._connection none error by @liuxiaocs7 in #250
  • Remove unusable connection if connection Ping() failed by @Aiee in #255

Others:

New Contributors

Full Changelog: 3.3.0...v3.4.0

NebulaGraph Python client v2.6.1

16 Dec 10:16
5ea823c
Compare
Choose a tag to compare

Changes:

  • Remove unusable connection if connection Ping() failed #247
  • Refactor connection pool and add more tests #251

NebulaGraph Python client v3.3.0

31 Oct 09:52
d8dfac2
Compare
Choose a tag to compare

What's Changed

Features:

BugFixes:

Others:

New Contributors

Full Changelog: v3.1.0...v3.3.0

Nebula Python client v3.1.0

25 Apr 10:55
c4c35b3
Compare
Choose a tag to compare

What's Changed

Bugfix:

Others:

  • Update thrift files for v3.1.0 by @Aiee in #207

Full Changelog: v3.0.0...v3.1.0

Nebula Python client v3.0.0

15 Feb 09:41
6f19541
Compare
Choose a tag to compare

What's Changed

Features:

Others:

  • Update package version to v3 by @Aiee in #195
  • Improve the installation instruction by @greyli in #152
  • Enhance the requirements setup and add a basic contributing guide by @greyli in #175

New Contributors

Full Changelog: v2.5.0...v3.0.0