You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2022/10/18 01:20:03 UTC

[skywalking-banyandb-java-client] branch v0.2.0 updated (3bde4a5 -> a1202d4)

This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a change to branch v0.2.0
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git


    from 3bde4a5  Add CompleteFuture to write processor
     add 1207087  Update test cases
     add a1202d4  Update docs

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  8 +++
 README.md                                          | 80 +++++++++++++++++++---
 .../banyandb/v1/client/metadata/TagFamilySpec.java |  3 +-
 src/main/proto/banyandb/v1/banyandb-database.proto |  8 ++-
 src/main/proto/banyandb/v1/banyandb-measure.proto  |  8 +--
 src/main/proto/banyandb/v1/banyandb-model.proto    |  2 +-
 .../v1/client/BanyanDBClientStreamQueryTest.java   |  6 +-
 .../v1/client/ITBanyanDBMeasureQueryTests.java     | 12 +++-
 .../v1/client/ITBanyanDBStreamQueryTests.java      | 12 +++-
 9 files changed, 114 insertions(+), 25 deletions(-)