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 19e9345 Regen website docs new aed5ff3 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - Translate and SQS new b1f1e7d Camel-AWS2-Translate: Regen new 6ee25a7 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: .../camel/component/aws2/sqs/Sqs2Endpoint.java | 13 ++++++++++ .../translate/Translate2ComponentConfigurer.java | 5 ++++ .../translate/Translate2EndpointConfigurer.java | 5 ++++ .../component/aws2/translate/aws2-translate.json | 2 ++ .../src/main/docs/aws2-translate-component.adoc | 6 +++-- .../aws2/translate/Translate2Configuration.java | 13 ++++++++++ .../aws2/translate/Translate2Endpoint.java | 13 ++++++++++ .../dsl/Aws2TranslateComponentBuilderFactory.java | 15 ++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../dsl/Translate2EndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../ROOT/pages/aws2-translate-component.adoc | 6 +++-- 11 files changed, 106 insertions(+), 8 deletions(-)