You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2021/08/06 07:35:57 UTC

[shardingsphere] branch master updated (b75ebf6 -> 32c7cbf)

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

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


    from b75ebf6  Use SPI to introduce governance rule for proxy (#11668)
     add 32c7cbf  Rename BootstrapInitializer to postInit (#11680)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/shardingsphere/proxy/Bootstrap.java      | 2 +-
 .../apache/shardingsphere/proxy/initializer/BootstrapInitializer.java | 4 ++--
 .../proxy/initializer/impl/GovernanceBootstrapInitializer.java        | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)