This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch fix/fix_mysql_vulnerability
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from c48bcc6ea3 Merge branch 'master' into fix/fix_mysql_vulnerability
add 02bdabacb5 [ISSUE #5851] Sandbox API debugging, the target API method
is not POST, and the response format is JSON. The API returns an exception.
(#5852)
add 3b5f075449 [type:improve] Optimize code for shenyu-alert (#5865)
add 4b6f3275d3 Merge branch 'master' into fix/fix_mysql_vulnerability
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/shenyu/admin/utils/HttpUtils.java | 8 +++++---
.../org/apache/shenyu/alert/config/HeaderRequestInterceptor.java | 8 +++++---
.../org/apache/shenyu/alert/exception/AlertNoticeException.java | 3 +++
.../main/java/org/apache/shenyu/alert/model/AlertReceiverDTO.java | 4 +++-
.../apache/shenyu/alert/strategy/AbstractAlertNotifyHandler.java | 3 ++-
.../apache/shenyu/alert/strategy/EmailAlertNotifyStrategy.java | 3 ++-
6 files changed, 20 insertions(+), 9 deletions(-)