Skip to content

Releases: vesoft-inc/nebula-python

NebulaGraph Python Client v5.3.0

Choose a tag to compare

@Nicole00 Nicole00 released this 26 Jun 05:39
c0a376c

What's Changed

  • refactor NebulaClient and NebulaPool
  • refactor ResultSet
  • support ipv6

NebulaGraph Python Client v5.2.2

Choose a tag to compare

@Nicole00 Nicole00 released this 08 Apr 06:42
502b161
  • fix
    • fix async connection close function #416
    • fix negative graphid for temp graph #422
    • fix duration with negative duration value #423

Full Changelog: v5.2.1...v5.2.2

NebulaGraph Python Client v5.2.1

Choose a tag to compare

@Nicole00 Nicole00 released this 23 Jan 02:37
e30a228

What's Changed

  • fix do_ping parameter bug #407
  • fix time overflow for hour 25 #391
  • fix None list value #392
  • fix duration type bug #395
  • fix pool initialization & connection leak #411
  • fix pool round-robin hosts #412

Full Changelog: v5.2.0...v5.2.1

5.2.0 New Generation of NebulaGraph

Choose a tag to compare

@github-actions github-actions released this 25 Nov 09:37

🎉 Client for the new generation of NebulaGraph (version 5.2)

Highlights:

  • Async-native client
  • Safe, context manager based lifecycle management
  • Connection pool for multiple NebulaGraph servers
  • Session pool for concurrent GQL execution
  • Built-in ORM with Pydantic models

Built by @wey-gu @BeautyyuYanli

v3.8.3

Choose a tag to compare

@wey-gu wey-gu released this 22 Oct 03:50

New Contributors

Full Changelog: v3.8.2...v3.8.3

v3.8.2

Choose a tag to compare

@wey-gu wey-gu released this 12 Aug 06:49

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

Choose a tag to compare

@wey-gu wey-gu released this 16 Jul 10:53

What's Changed

New Contributors

Full Changelog: 9174a0d...ecbb69c

NebulaGraph Python Client 3.8.0

Choose a tag to compare

@Nicole00 Nicole00 released this 30 Apr 07:46

What's Changed

New Contributors

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

NebulaGraph Python client v3.5.1

Choose a tag to compare

@wey-gu wey-gu released this 23 Apr 06:40

What's Changed

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

NebulaGraph Python client v3.5.0

Choose a tag to compare

@wey-gu wey-gu released this 24 Jan 05:28
8436727

What's Changed

New Contributors

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