This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 4eec9be012 [Improve] rabbit mq options (#8740)
add b16aac232a [Feature][Config] Support custom config keys for
encrypt/decrypt (#8739)
No new revisions were added by this update.
Summary of changes:
.../connector-v2/Config-Encryption-Decryption.md | 16 ++-
.../connector-v2/Config-Encryption-Decryption.md | 132 +++++++++++----------
.../common/config/TypesafeConfigUtils.java | 2 +-
.../core/starter/command/ConfDecryptCommand.java | 6 +-
.../core/starter/utils/ConfigBuilder.java | 41 +++++--
.../core/starter/utils/ConfigShadeUtils.java | 36 +++++-
.../core/starter/utils/ConfigBuilderTest.java | 4 +-
.../core/starter/utils/ConfigShadeTest.java | 26 +++-
.../src/test/resources/config.shade.conf | 6 +
.../src/test/resources/config.shade.json | 11 +-
10 files changed, 189 insertions(+), 91 deletions(-)