This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from a0d1743 Remove useless governance codes (#8193)
add fa2b7f7 remove dataSourceCommon configurations (#8192)
No new revisions were added by this update.
Summary of changes:
.../configuration/spring-boot-starter/_index.cn.md | 22 ++-----
.../configuration/spring-boot-starter/_index.en.md | 21 ++-----
.../configuration/data-source.cn.md | 32 +++-------
.../configuration/data-source.en.md | 33 +++--------
...pplication-local-nacos-replica-query.properties | 17 ++++--
.../application-local-nacos-shadow.properties | 13 +++--
...ocal-nacos-sharding-databases-tables.properties | 16 +++--
...cation-local-zookeeper-replica-query.properties | 17 ++++--
.../application-local-zookeeper-shadow.properties | 13 +++--
...-zookeeper-sharding-databases-tables.properties | 16 +++--
...application-encrypt-shadow-databases.properties | 13 +++--
...ation-replica-query-shadow-databases.properties | 21 +++++--
.../application-shadow-databases.properties | 13 +++--
...pplication-sharding-shadow-databases.properties | 21 +++++--
.../resources/application-replica-query.properties | 17 ++++--
...pplication-sharding-databases-tables.properties | 17 ++++--
.../application-sharding-databases.properties | 14 +++--
.../application-sharding-replica-query.properties | 46 ++++++++++++---
.../resources/application-replica-query.properties | 17 ++++--
...pplication-sharding-databases-tables.properties | 13 +++--
.../application-sharding-databases.properties | 14 +++--
.../application-sharding-replica-query.properties | 29 +++++++--
...pplication-sharding-databases-tables.properties | 13 +++--
.../application-sharding-databases.properties | 13 +++--
...pplication-sharding-databases-tables.properties | 13 +++--
.../application-sharding-databases.properties | 13 +++--
.../main/resources/conf/config-replica-query.yaml | 34 +++++++----
.../src/main/resources/conf/config-sharding.yaml | 26 +++++----
.../main/resources/conf/config-databases-only.yaml | 26 +++++----
.../resources/conf/config-databases-tables.yaml | 26 +++++----
.../main/resources/conf/config-primary-only.yaml | 34 +++++++----
.../src/main/resources/conf/config-encrypt.yaml | 12 ++--
.../main/resources/conf/config-replica-query.yaml | 68 +++++++++++++++-------
.../src/main/resources/conf/config-shadow.yaml | 52 ++++++++++-------
.../src/main/resources/conf/config-sharding.yaml | 52 ++++++++++-------
.../src/main/resources/conf/config-ha.yaml | 68 +++++++++++++++-------
.../main/resources/conf/config-replica-query.yaml | 68 +++++++++++++++-------
.../src/main/resources/conf/config-shadow.yaml | 52 ++++++++++-------
.../src/main/resources/conf/config-sharding.yaml | 52 ++++++++++-------
.../src/test/resources/conf/config-encrypt.yaml | 6 +-
.../test/resources/conf/config-replica-query.yaml | 34 +++++++----
.../src/test/resources/conf/config-sharding.yaml | 26 +++++----
.../test/resources/proxy_config-sharding_1.yaml | 27 +++++----
.../test/resources/proxy_config-sharding_2.yaml | 43 ++++++++++----
44 files changed, 752 insertions(+), 441 deletions(-)