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 c915b12 Regen website docs new 36d0414 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - SNS new 0effcce Camel-AWS2-SNS: Regen new 95eca98 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/sns/Sns2ComponentConfigurer.java | 5 ++++ .../component/aws2/sns/Sns2EndpointConfigurer.java | 5 ++++ .../apache/camel/component/aws2/sns/aws2-sns.json | 2 ++ .../src/main/docs/aws2-sns-component.adoc | 6 +++-- .../component/aws2/sns/Sns2Configuration.java | 13 ++++++++++ .../camel/component/aws2/sns/Sns2Endpoint.java | 13 ++++++++++ .../dsl/Aws2SnsComponentBuilderFactory.java | 15 ++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../endpoint/dsl/Sns2EndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-sns-component.adoc | 6 +++-- 10 files changed, 93 insertions(+), 8 deletions(-)