You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by az...@apache.org on 2023/06/16 02:01:48 UTC

[shardingsphere] branch master updated (fa9134e16c6 -> 75c30c8a382)

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

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


    from fa9134e16c6 Private EncryptRule.findStandardEncryptor() (#26378)
     add 75c30c8a382 Adjust pipeline process configuration default value (#26374)

No new revisions were added by this update.

Summary of changes:
 .../ral/migration/alter-migration-rule.cn.md       | 12 +++---
 .../ral/migration/alter-migration-rule.en.md       | 12 +++---
 .../syntax/ral/migration/show-migration-rule.cn.md | 10 ++---
 .../syntax/ral/migration/show-migration-rule.en.md | 10 ++---
 .../shardingsphere-proxy/migration/build.cn.md     | 28 +++++++-------
 .../shardingsphere-proxy/migration/build.en.md     | 28 +++++++-------
 .../yaml/YamlPipelineReadConfiguration.java        |  2 +-
 .../yaml/YamlPipelineWriteConfiguration.java       | 22 +----------
 .../process/PipelineProcessConfigurationUtils.java |  2 +-
 .../memory/MemoryPipelineChannelCreator.java       |  2 +-
 .../memory/MemoryPipelineChannelCreatorTest.java   |  2 +-
 ...amlPipelineProcessConfigurationSwapperTest.java | 44 +++++++++++-----------
 .../resources/env/common/migration-command.xml     |  6 +--
 13 files changed, 80 insertions(+), 100 deletions(-)