You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/08/20 09:06:43 UTC

[shardingsphere] branch master updated (bfb1486 -> 8983180)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from bfb1486  Merge pull request #6940 from tristaZero/new1
     new 283ab8b  Support metrics for jdbc with springboot
     new baae1c4  Remove useless dependency
     new 8983180  Merge pull request #6952 from menghaoranss/issue6293-1

The 26210 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../shardingsphere-jdbc-orchestration/pom.xml      |  5 ++
 ...chestrationShardingSphereDataSourceFactory.java | 21 +++++---
 ...chestrationShardingSphereDataSourceFactory.java | 57 +++++++++++++++-----
 .../OrchestrationShardingSphereDataSource.java     | 60 +++++++++++++---------
 .../YamlOrchestrationRootRuleConfigurations.java   |  3 ++
 .../OrchestrationSpringBootConfiguration.java      | 39 ++++++++++++--
 .../OrchestrationSpringBootRootConfiguration.java  |  3 ++
 7 files changed, 139 insertions(+), 49 deletions(-)