Skip to content

[Bug] Api version of client is outdated #545

@aroundabout

Description

@aroundabout

Bug Type (问题类型)

exception / error (异常报错)

Before submit

  • I had searched in the issues and found no similar issues.

Environment (环境信息)

  • Server Version: v1.5.0
  • Client Version: v1.0.0

Expected & Actual behavior (期望与实际表现)

img_v3_025q_048c7ab3-5819-4019-bbde-3d27d9d5b0cg
The api version mismatch between client and server.

The bug is caused by the update of api version in server:
public static final Version VERSION = Version.of(ApiVersion.class, "0.71");
image
While the api version is between 0.38-0.70 in client:
7ae957869e71698f16587182d260b64

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions