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 ac48251 [CAMEL-15871] camel-milo - CamelServerItem replaces name of the node new 68a51af CAMEL-15843 - Camel-AWS2: Rename useIamCredentials to useDefaultCredentialProvider where it is used new 9b1a6be CAMEL-15843 - Camel-AWS2: Rename useIamCredentials to useDefaultCredentialProvider where it is used, regen new b143227 Regen catalog 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 | 4 +- .../camel/catalog/docs/aws2-s3-component.adoc | 4 +- .../aws2/s3/AWS2S3ComponentConfigurer.java | 12 ++-- .../aws2/s3/AWS2S3EndpointConfigurer.java | 12 ++-- .../aws2/s3/AWS2S3EndpointUriFactory.java | 2 +- .../apache/camel/component/aws2/s3/aws2-s3.json | 4 +- .../src/main/docs/aws2-s3-component.adoc | 4 +- .../camel/component/aws2/s3/AWS2S3Component.java | 2 +- .../component/aws2/s3/AWS2S3Configuration.java | 14 ++--- .../aws2/s3/client/AWS2S3ClientFactory.java | 2 +- .../component/aws2/s3/AWSS3ClientFactoryTest.java | 4 +- .../milo/server/internal/CamelServerItem.java | 1 - .../dsl/Aws2S3ComponentBuilderFactory.java | 13 +++-- .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 65 ++++++++++++---------- .../modules/ROOT/pages/aws2-s3-component.adoc | 4 +- 15 files changed, 77 insertions(+), 70 deletions(-)