This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git.
from 6ff7920 Refactor code (#2965)
add 6d201ce [type:new feature] [ISSUE #2940] support config dubbo
consumer pool (#2941)
No new revisions were added by this update.
Summary of changes:
script/2.4.2-upgrade-2.4.3-mysql.sql | 17 ++++
script/2.4.2-upgrade-2.4.3-pg.sql | 17 ++++
.../src/main/resources/sql-script/h2/schema.sql | 10 ++-
.../src/main/resources/sql-script/mysql/schema.sql | 10 ++-
.../src/main/resources/sql-script/pg/schema.sql | 10 ++-
.../dto/convert/plugin/DubboRegisterConfig.java | 98 +++++++++++++++++++++-
.../apache/dubbo/cache/ApacheDubboConfigCache.java | 16 ++++
7 files changed, 173 insertions(+), 5 deletions(-)