From 3497199f9851b05a33445b18330e52bafeb35031 Mon Sep 17 00:00:00 2001 From: xiaqi1210 Date: Fri, 16 Jun 2023 23:03:39 +0800 Subject: [PATCH] update changes.md for Fixing issue #10925 (#558) --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 1e32c43a8..c97f85257 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Release Notes. * Support Jetty 11.x plugin * Fix the scenario of using the HBase plugin with spring-data-hadoop. * Add RocketMQ 5.x plugin +* Fix the conflict between the logging kernel and the JDK threadpool plugin. * Fix the thread safety bug of finishing operation for the span named "SpringCloudGateway/sendRequest" #### Documentation