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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 688a9c7  Update CHANGES.md (#6178)
688a9c7 is described below

commit 688a9c7b057ac82b6fef233a1df184d9c21867cc
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Jan 12 10:56:21 2021 +0800

    Update CHANGES.md (#6178)
---
 CHANGES.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index c48826f..4c6d3dc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -29,6 +29,7 @@ Release Notes.
 * Fix mssql-plugin occur ClassCastException when call the method of return 
generate key.
 * The operation name of dubbo and dubbo-2.7.x-plugin, has been changed as the 
`groupValue/className.methodName` format
 * Fix bug that rocketmq-plugin set the wrong tag.
+* Fix duplicated `EnhancedInstance` interface added.
 
 #### OAP-Backend
 * Make meter receiver support MAL.
@@ -56,6 +57,7 @@ Release Notes.
 * Improve ReadWriteSafeCache concurrency read-write performance
 * Fix bug that if use JSON as InfluxDB.ResponseFormat then 
NumberFormatException maybe occur.
 * Fix `timeBucket` not taking effect in EqualsAndHashCode annotation of some 
relationship metrics.
+* Fix `SharingServerConfig`'s propertie is not correct in the 
`application.yml`, contextPath -> restConnextPath.
 
 #### UI
 * Fix un-removed tags in trace query.

Reply via email to