This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch add-write-obs in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
The following commit(s) were added to refs/heads/add-write-obs by this push: new 25d41fd Update change logs. 25d41fd is described below commit 25d41fd8e4076a1e458e2323e4513016784d8de6 Author: Wu Sheng <wu.sh...@foxmail.com> AuthorDate: Tue Aug 26 16:32:56 2025 -0700 Update change logs. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 1e19694..b646a34 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ Release Notes. * Simplify TLS options: remove unsupported mTLS client certificate settings from Options and DefaultChannelFactory; trust CA is still supported. * Support auth with username and password. * Update gRPC to 1.75.0. +* Add histogram metrics to write/insert/update operations of the measure, stream and property. 0.8.0 ------------------