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 2022/01/29 10:02:22 UTC

[shardingsphere] branch master updated (bd4fc25 -> 98b6773)

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 bd4fc25  Support config encrypt column data type (#15154)
     add 98b6773  Fix duplicate instance id for JDBC applications in the same process (#15188)

No new revisions were added by this update.

Summary of changes:
 .../infra/instance/definition/InstanceId.java      | 23 ++++++++-------
 .../infra/instance/definition/InstanceIdTest.java} | 33 +++++++++++++---------
 .../jdbc/core/connection/ConnectionManager.java    |  2 +-
 3 files changed, 34 insertions(+), 24 deletions(-)
 copy shardingsphere-infra/{shardingsphere-infra-binder/src/test/java/org/apache/shardingsphere/infra/binder/segment/select/projection/impl/ShorthandProjectionTest.java => shardingsphere-infra-common/src/test/java/org/apache/shardingsphere/infra/instance/definition/InstanceIdTest.java} (51%)