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 0b94fa0 [CAMEL-15285] fix broken anchors and images (#3987) new 4383169 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - SQS new 987914a Camel-AWS2-SQS: Regen new 19e9345 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/sqs/Sqs2ComponentConfigurer.java | 5 ++ .../component/aws2/sqs/Sqs2EndpointConfigurer.java | 5 ++ .../apache/camel/component/aws2/sqs/aws2-sqs.json | 2 + .../src/main/docs/aws2-sqs-component.adoc | 6 +- .../component/aws2/sqs/Sqs2Configuration.java | 13 ++++ .../dsl/Aws2SqsComponentBuilderFactory.java | 15 ++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +-- .../endpoint/dsl/Sqs2EndpointBuilderFactory.java | 84 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-sqs-component.adoc | 6 +- 9 files changed, 136 insertions(+), 8 deletions(-)