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 8063161 CAMEL-15113: Rabbitmq added skipDlqDeclare option. Extended args with dlq.queue and dlq.binding prefixes (#3985) new 87c043e CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - IAM new 7ce281d Camel-AWS2-IAM: Regen new 80f508d Regen website docs 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: .../aws2/iam/IAM2ComponentConfigurer.java | 5 ++++ .../component/aws2/iam/IAM2EndpointConfigurer.java | 5 ++++ .../apache/camel/component/aws2/iam/aws2-iam.json | 2 ++ .../src/main/docs/aws2-iam-component.adoc | 6 +++-- .../component/aws2/iam/IAM2Configuration.java | 13 ++++++++++ .../camel/component/aws2/iam/IAM2Endpoint.java | 13 ++++++++++ .../dsl/Aws2IamComponentBuilderFactory.java | 15 ++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../endpoint/dsl/IAM2EndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-iam-component.adoc | 6 +++-- 10 files changed, 93 insertions(+), 8 deletions(-)