Skip to content

Nebula Python Client v2.5.0

Compare
Choose a tag to compare
@laura-ding laura-ding released this 18 Aug 07:38
· 99 commits to master since this release
98e08e4
  • 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