This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
from 8112879da [Doc] improve README and other documents (#3619)
add ae4cc9c1e [Connector][S3]Support s3a protocol (#3632)
No new revisions were added by this update.
Summary of changes:
docs/en/connector-v2/sink/S3File.md | 33 ++++++++++++----
docs/en/connector-v2/source/S3File.md | 28 +++++++++++---
.../connector-file/connector-file-s3/pom.xml | 1 +
.../seatunnel/file/s3/config/S3Conf.java | 44 +++++++++++++++++++---
.../seatunnel/file/s3/config/S3Config.java | 35 ++++++++++++-----
.../file/s3/source/S3FileSourceFactory.java | 1 +
6 files changed, 116 insertions(+), 26 deletions(-)