Skip to content

Releases: vesoft-inc/nebula-python

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

Nebula Python client v2.6.0

02 Nov 06:29
f9e8b11
Compare
Choose a tag to compare

What's Changed

Feature:

Bugfix:

Incompatible:

  • Version check may return ClientServerIncompatibleException that requires users to catch.

New Contributors

Full Changelog: v2.5.0...v2.6.0

Nebula Python Client v2.5.0

18 Aug 07:38
98e08e4
Compare
Choose a tag to compare
  • feature
    • add TimeWrapper/DateTimeWrapper type to get timezone obtained from the server to calculate the local time
    • Session supports reconnecting to different graph services
  • bugfix
    • fix the interface values of Relationship and modify the interface propertys to properties #113
    • fix get offline host info from list_hosts #104
    • fix fbthrift timeout bug #126
  • incompatible
    • the ErrorCode define is changed, all ErrorCode is defined in nebula2.common.ttypes.ErrorCode

Nebula Graph Python Client v2.0.0

23 Mar 08:03
cb48e8a
Compare
Choose a tag to compare
  • Update the interfaces with the Nebula-graph
  • Bugs fix

Nebula Graph python client v2.0.0rc1

06 Jan 11:36
ba7f2eb
Compare
Choose a tag to compare

Nebula Graph python client v2.0.0rc1 to connect NebulaGraph v2.0.0-RC1

Nebula Graph python client v2.0.0-beta

02 Dec 03:10
a40d722
Compare
Choose a tag to compare

Nebula Graph python client v2.0.0-beta to connect NebulaGraph v2.0.0-beta

Nebula Graph python client v1.1.0

21 Sep 05:29
1877292
Compare
Choose a tag to compare
1.1.0 (#48)

* v1.1.0

* modify change log

Nebula Graph python client

08 Jun 02:05
012a7ff
Compare
Choose a tag to compare
Pre-release

Nebula Graph python client