This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from 5ac4664 [create-pull-request] automated change new acca17a CAMEL-16358: camel-spring-rabbitmq - Configure consumer retry strategies more easily new 7c70ecd Regen The 2 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: .../springboot/catalog/components/aws2-sqs.json | 4 +- .../catalog/components/spring-rabbitmq.json | 11 +++- .../src/main/docs/aws2-sqs-starter.adoc | 2 +- .../sqs/springboot/Sqs2ComponentConfiguration.java | 12 +--- .../src/main/docs/spring-rabbitmq-starter.adoc | 7 ++- .../SpringRabbitMQComponentConfiguration.java | 71 ++++++++++++++++++++++ .../SpringRabbitMQComponentConverter.java | 2 + docs/modules/ROOT/pages/aws2-sqs-starter.adoc | 2 +- tooling/camel-spring-boot-dependencies/pom.xml | 7 ++- 9 files changed, 102 insertions(+), 16 deletions(-)