You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/01/12 14:31:50 UTC

[skywalking-java] branch fix-gc-term updated: Update change log.

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

wusheng pushed a commit to branch fix-gc-term
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


The following commit(s) were added to refs/heads/fix-gc-term by this push:
     new 2f0019b  Update change log.
2f0019b is described below

commit 2f0019bfa8c335a4838ccf88e5f534fe7d2326d7
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Wed Jan 12 22:31:24 2022 +0800

    Update change log.
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index 94a86e8..25620b7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,7 @@ Release Notes.
 * Add support `returnedObj` expression for apm-customize-enhance-plugin
 * Fix the bug that httpasyncclient-4.x-plugin  puts the dirty tracing context in the connection context
 * Compatible with the versions after dubbo-2.7.14
+* Follow protocol grammar fix `GCPhrase -> GCPhase`.
 
 #### Documentation