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

kezhenxu94 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 647e234  Fix CHANGES.md typo (#6688)
647e234 is described below

commit 647e234d893b7cedc54c8ccedb3a29cb264e143c
Author: liqiangz <[email protected]>
AuthorDate: Tue Apr 6 07:47:01 2021 +0800

    Fix CHANGES.md typo (#6688)
---
 CHANGES.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index d4f8efa..b4b12e4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -26,11 +26,11 @@ Release Notes.
 * Fix apm-toolkit-log4j-2.x-activation no trace Id in async log.
 * Replace hbase-1.x-plugin with hbase-1.x-2.x-plugin to adapt hbase client 2.x
 * Remove the close_before_method and close_after_method parameters of 
custom-enhance-plugin to avoid memory leaks.
-* Fix bug that springmvn-annotation-4.x-plugin, witness class does not exist 
in some versions.
-* Add Redis command parameters to 'db.statement' field on Lettuce span UI for 
displaying more info
+* Fix bug that springmvc-annotation-4.x-plugin, witness class does not exist 
in some versions.
+* Add Redis command parameters to 'db.statement' field on Lettuce span UI for 
displaying more info.
 * Fix NullPointerException with `ReactiveRequestHolder.getHeaders`.
 * Fix springmvc reactive api can't collect HTTP statusCode.
-* Fix bug that asynchttpclient plugin does not record the response status code
+* Fix bug that asynchttpclient plugin does not record the response status code.
 * Fix spanLayer is null in optional plugin(gateway-2.0.x-plugin 
gateway-2.1.x-plugin).
 
 #### OAP-Backend
@@ -43,7 +43,7 @@ Release Notes.
 * Update the Apdex metric combine calculator.
 * Enhance `MeterSystem` to allow creating metrics with same `metricName` / 
`function` / `scope`.
 * Storage plugin supports postgresql.
-* Fix kubernetes.client.opeanapi.ApiException.
+* Fix kubernetes.client.openapi.ApiException.
 * Remove filename suffix in the meter active file config.
 * Introduce log analysis language (LAL).
 * Fix alarm httpclient connection leak.

Reply via email to