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

fresh-borzoni pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


    from 9f0284ddc [docs] Add rust/python/c++/elixir component tags (#3602)
     new bfaaffb85 [fs] Support AWS S3 credentials provider mode
     new c5a0c00a2 [docs] Document S3 custom AWS credentials provider mode

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/fluss/fs/s3/S3FileSystem.java  |   4 +-
 .../org/apache/fluss/fs/s3/S3FileSystemPlugin.java |  59 +++++--
 .../fs/s3/token/S3DelegationTokenProvider.java     |  72 ++++++++-
 .../apache/fluss/fs/s3/S3FileSystemPluginTest.java |  68 ++++++++
 .../fs/s3/token/S3DelegationTokenProviderTest.java | 177 ++++++++++++++++++++-
 .../maintenance/tiered-storage/filesystems/s3.md   |  22 +++
 6 files changed, 382 insertions(+), 20 deletions(-)

Reply via email to