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/02/11 10:48:32 UTC

[shardingsphere] branch master updated (83a2455 -> 450fa73)

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 83a2455  [DistSQL] `CREATE/ALTER TRAFFIC RULE` syntax supports empty Labels and `LoadBalancer (#15340)
     add 450fa73  Standardize network alias configuration in test containers (#15364)

No new revisions were added by this update.

Summary of changes:
 .../container/atomic/ShardingSphereContainers.java          |  8 +++++---
 .../container/compose/mode/ClusterComposedContainer.java    | 13 +++++--------
 .../container/compose/mode/MemoryComposedContainer.java     |  7 +++----
 .../sharding_governance/mysql/show_discovery_rules.xml      |  9 +++++----
 .../dataset/sharding_governance/mysql/show_table_rule.xml   |  2 +-
 .../docker/proxy/conf/sharding_governance/h2/server.yaml    |  2 +-
 .../docker/proxy/conf/sharding_governance/mysql/server.yaml |  2 +-
 .../proxy/conf/sharding_governance/postgresql/server.yaml   |  2 +-
 8 files changed, 22 insertions(+), 23 deletions(-)