Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 1.11 KB

v2.5.0(2021-08-17)

Compatible with the v2.5.0 version of nebula-graph

  • 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
  • incompatible
    • the ErrorCode define is changed, all ErrorCode is defined in nebula3.common.ttypes.ErrorCode

v2.0.0(2021-03-23)

Compatible with the v2.0.0 version of nebula-graph

  • New features
    • Support to use with nebula-graph2.0

v2.0.0rc1(2021-01-06)

Compatible with the v2.0.0-RC1 version of nebula-graph

  • New features
    • Support to scan vertexes and edges
    • Support more data type function

v2.0.0-1(2020-11-30)

Compatible with the v2.0.0-beta version of nebula-graph

  • New features
    • Support to use with nebula-graph2.0