This is an automated email from the ASF dual-hosted git repository.
lujiajing pushed a commit to branch feature/update-banyandb-0.4
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/feature/update-banyandb-0.4 by
this push:
new 264be38f00 add changelog
264be38f00 is described below
commit 264be38f007b3053f521d5f3fa76bcb0669606bb
Author: Megrez Lu <[email protected]>
AuthorDate: Tue Jul 4 23:37:25 2023 +0800
add changelog
---
docs/en/changes/changes.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 5533001fc4..81da76f9d0 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -35,6 +35,7 @@
* Set the `SW_QUERY_MAX_QUERY_COMPLEXITY` default value to 3000(was 1000).
* Accept `length=4000` parameter value of the event. It was 2000.
* Tolerate parameter value in illegal JSON format.
+* Update BanyanDB Java Client to 0.4.0
#### UI