This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git
The following commit(s) were added to refs/heads/main by this push:
new 4b7af070b8 [doc] update change log (#407)
4b7af070b8 is described below
commit 4b7af070b89f060a5adb9141ecfe1fe7bdc6e90c
Author: Tao Jiuming <[email protected]>
AuthorDate: Thu Dec 8 07:51:21 2022 +0800
[doc] update change log (#407)
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 2d624fa5ef..9c4cdb3b94 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,6 +18,7 @@ Release Notes.
* Add
micronauthttpclient,micronauthttpserver,memcached,ehcache,guavacache,jedis,redisson
plugin config properties to agent.config
* Add [Micrometer
Observation](https://github.com/micrometer-metrics/micrometer/) support
* Add tags `mq.message.keys` and `mq.message.tags` for RocketMQ producer span
+* Clean the trace context which injected into Pulsar MessageImpl after the
instance recycled
#### Documentation