This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 4fa885a CAMEL-17293: camel-yaml-dsl - Add support for loading
spec/traits/environment/configuration/vars
add bbbaaf3 CAMEL-17593: camel-aws-sqs - Added option so you can choose
what to do when sending to sqs when hitting maximum number of message headers.
(#7146)
No new revisions were added by this update.
Summary of changes:
.../aws2/sqs/Sqs2ComponentConfigurer.java | 6 ++++
.../component/aws2/sqs/Sqs2EndpointConfigurer.java | 6 ++++
.../component/aws2/sqs/Sqs2EndpointUriFactory.java | 3 +-
.../apache/camel/component/aws2/sqs/aws2-sqs.json | 10 ++++---
.../component/aws2/sqs/Sqs2Configuration.java | 34 +++++++++++++++++-----
.../camel/component/aws2/sqs/Sqs2Producer.java | 18 ++++++++++--
6 files changed, 61 insertions(+), 16 deletions(-)