This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this
push:
new c955e50 Update CHANGES.md
c955e50 is described below
commit c955e50ab585a95defae4e9fb311d2c57e28643b
Author: Zhenxu Ke <[email protected]>
AuthorDate: Tue Jan 19 12:12:25 2021 +0800
Update CHANGES.md
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index dbc8b15..3049dc8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -69,6 +69,7 @@ Release Notes.
* Fix receiver analysis error count metrics
* Log collecting and query implementation
* Support Alarm to feishu
+* Fix bug in `parseInternalErrorCode` where some error codes are never reached.
#### UI
* Fix un-removed tags in trace query.