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

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


The following commit(s) were added to refs/heads/main by this push:
     new 1ceae1d  Update CHANGES.md (#102)
1ceae1d is described below

commit 1ceae1d59046eddc857eb44a4dca4ca2fd60313a
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Oct 14 08:17:53 2025 +0800

    Update CHANGES.md (#102)
---
 CHANGES.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index ad2dc6e..503a4d6 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,22 @@ Changes by Version
 ==================
 Release Notes.
 
+0.9.2
+------------------
+
+### Features
+
+* NOTICE, The official team is considering providing support for the new 
lightweight protocol in the future, which would allow the removal of the 
client-side cache and eliminate the need for the Java client, switching instead 
to directly using the gRPC protocol.
+* Remove the asynchronous mechanism from the client lib. This mechanism should 
be implemented on the user end.
+
+0.9.1
+------------------
+
+### Features
+
+* Make TraceQueryResponse internal trace return object.
+* Add the span_id_tag_name field to the trace schema.
+
 0.9.0
 ------------------
 

Reply via email to