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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 410f413a18c Regen for commit 646b371c8b8cf6b5887e4c9d56ecda86905f60ec
     new 6e96da923bc CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option 
to configuration
     new 4cb0e62e6cd CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option 
to configuration
     new 2ca1b32f734 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option 
to configuration
     new e9828d25fe0 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option 
to configuration

The 4 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:
 .../apache/camel/catalog/components/aws2-s3.json   |   2 +
 .../aws2/s3/AWS2S3ComponentConfigurer.java         |   6 ++
 .../aws2/s3/AWS2S3EndpointConfigurer.java          |   6 ++
 .../aws2/s3/AWS2S3EndpointUriFactory.java          |   3 +-
 .../apache/camel/component/aws2/s3/aws2-s3.json    |   2 +
 .../component/aws2/s3/AWS2S3Configuration.java     |  13 +++
 .../client/impl/AWS2S3ClientIAMOptimizedImpl.java  |   3 +
 .../impl/AWS2S3ClientIAMProfileOptimizedImpl.java  |   3 +
 .../s3/client/impl/AWS2S3ClientStandardImpl.java   |   3 +
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 103 +++++++++++++++++++++
 10 files changed, 143 insertions(+), 1 deletion(-)

Reply via email to