This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from ad854ca5604 CAMEL-19261: camel-jbang - Upgrade gradle wrapper to 8.x
new add16d2f1e3 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option
to configuration
new 36335986e72 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option
to configuration
new 67105771fd6 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option
to configuration
The 3 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 +
.../apache/camel/catalog/schemas/camel-spring.xsd | 7548 +++++++-------------
.../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 +
.../s3/client/impl/AWS2S3ClientStandardImpl.java | 3 +
.../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 103 +
10 files changed, 2656 insertions(+), 5033 deletions(-)