This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch status
in repository
https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
from 6da79d9 adopt the status field which is changed to the string type
add 0ffd1e8 Bump up the API to support getting the API version.
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 2 +
.../banyandb/v1/client/BanyanDBClient.java | 15 +++++++
src/main/proto/banyandb/v1/banyandb-common.proto | 26 ++++++++++++
.../banyandb/v1/client/BanyanDBClientTestCI.java | 6 +--
.../banyandb/v1/client/ITBanyanDBCommonTests.java | 49 ++++++++++++++++++++++
5 files changed, 95 insertions(+), 3 deletions(-)
create mode 100644
src/test/java/org/apache/skywalking/banyandb/v1/client/ITBanyanDBCommonTests.java