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 943d7e2 Upgrade Async Http Client to version 2.10.3 new 034180d Fix not honoring the amazonAWSHost (CAMEL-14002) new 3971b22 Do use the client configuration instance if it's given new ffc66fa CAMEL-14002 - Regen docs new 7bc754b Regen docs - this closes pull requests #3201 #3202 The 4 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: .../src/main/docs/aws-sqs-component.adoc | 3 +- .../camel/component/aws/sqs/SqsConfiguration.java | 15 +++++++ .../camel/component/aws/sqs/SqsEndpoint.java | 50 ++++++++++++++++++---- .../endpoint/dsl/SqsEndpointBuilderFactory.java | 33 ++++++++++++++ .../modules/ROOT/pages/aws-sqs-component.adoc | 3 +- .../sqs/springboot/SqsComponentConfiguration.java | 12 ++++++ 6 files changed, 106 insertions(+), 10 deletions(-)