You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2022/01/24 09:02:52 UTC

[shardingsphere] branch master updated (1ffbac2 -> 73917f4)

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

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


    from 1ffbac2  Add unit test for DefaultTokenGeneratorBuilder#getSQLTokenGenerators (#15015)
     add 73917f4  remove isOverwrite from ContextManagerBuilderParameter (#15019)

No new revisions were added by this update.

Summary of changes:
 .../driver/jdbc/core/datasource/ShardingSphereDataSource.java     | 8 ++++----
 .../mode/manager/ContextManagerBuilderParameter.java              | 2 --
 .../mode/manager/cluster/ClusterContextManagerBuilder.java        | 5 +++--
 .../cluster/coordinator/ClusterContextManagerCoordinatorTest.java | 2 +-
 .../mode/manager/standalone/StandaloneContextManagerBuilder.java  | 3 ++-
 .../standalone/StandaloneContextManagerBuilderTextTest.java       | 2 +-
 .../shardingsphere/proxy/initializer/BootstrapInitializer.java    | 3 +--
 7 files changed, 12 insertions(+), 13 deletions(-)