This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 7da288c Upgrade Brave Zipkin to version 5.6.6 new 4db2571 CAMEL-13714 - Camel-AWS-S3: Add and option to specify the S3 Key also as endpoint parameter new 0fd74a5 CAMEL-13714 - Camel-AWS-S3: Add and option to specify the S3 Key also as endpoint parameter, adding test new c6ca9d4 CAMEL-13714 - Fixed CS new e1c4a19 Regen 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: .../camel-aws-s3/src/main/docs/aws-s3-component.adoc | 6 ++++-- .../apache/camel/component/aws/s3/S3Configuration.java | 17 +++++++++++++++-- .../org/apache/camel/component/aws/s3/S3Producer.java | 3 +++ ...entFileTest.java => S3ComponentKeyNameFileTest.java} | 10 ++++------ .../builder/endpoint/dsl/S3EndpointBuilderFactory.java | 10 ++++++++++ .../components/modules/ROOT/pages/aws-s3-component.adoc | 6 ++++-- .../components/modules/ROOT/pages/cm-sms-component.adoc | 6 +++--- .../aws/s3/springboot/S3ComponentConfiguration.java | 13 +++++++++++++ 8 files changed, 56 insertions(+), 15 deletions(-) copy components/camel-aws-s3/src/test/java/org/apache/camel/component/aws/s3/{S3ComponentFileTest.java => S3ComponentKeyNameFileTest.java} (95%)