Skip to content

Commit 1ceae1d

Browse files
authored
Update CHANGES.md (#102)
1 parent 35eb8b8 commit 1ceae1d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@ Changes by Version
22
==================
33
Release Notes.
44

5+
0.9.2
6+
------------------
7+
8+
### Features
9+
10+
* 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.
11+
* Remove the asynchronous mechanism from the client lib. This mechanism should be implemented on the user end.
12+
13+
0.9.1
14+
------------------
15+
16+
### Features
17+
18+
* Make TraceQueryResponse internal trace return object.
19+
* Add the span_id_tag_name field to the trace schema.
20+
521
0.9.0
622
------------------
723

0 commit comments

Comments
 (0)