This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a change to branch dependabot/maven/org.apache.kafka-kafka-clients-3.7.1 in repository https://gitbox.apache.org/repos/asf/shenyu.git
from eb26b3c757 Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.7.1 add 09e4c4a8fc [type:bugfix] fix http sync ci error (#5774) add d5f85a4c11 [type:feature] fe sync (#5791) add 06e86f11d8 Merge branch 'master' into dependabot/maven/org.apache.kafka-kafka-clients-3.7.1 No new revisions were added by this update. Summary of changes: .../admin/config/ClusterJdbcConfiguration.java | 1 + .../config/HttpLongPollingSyncConfiguration.java | 10 ++++++-- .../admin/config/properties/ClusterProperties.java | 2 +- .../shenyu/admin/controller/ConfigController.java | 30 ++++++++++++---------- .../service/impl/DataPermissionServiceImpl.java | 4 +-- .../src/main/resources/static/index.8fa6763d.js | 1 + shenyu-admin/src/main/resources/static/index.html | 2 +- shenyu-admin/src/test/resources/application.yml | 4 +-- .../shenyu/sync/data/http/HttpSyncDataService.java | 5 ++++ 9 files changed, 37 insertions(+), 22 deletions(-) create mode 100644 shenyu-admin/src/main/resources/static/index.8fa6763d.js