This is an automated email from the ASF dual-hosted git repository. lujiajing pushed a commit to branch add-stream-create-without-ts in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
commit 7299cb4453082e27e20d034c9f08fa1a6583dd47 Author: Megrez Lu <[email protected]> AuthorDate: Mon Jun 26 09:33:01 2023 +0800 add changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index d3249f3..2ef214e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Release Notes. * Support new TopN query protocol * Remove ID type of TAG * Make the global singleton MetadataCache client-local +* Add createStreamWrite API to allow late timestamp set 0.3.1 ------------------
