This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 65dd97a  CAMEL-12871: disconnect on handshake failure
     add da81043  CAMEL-15973 - Camel-AWS2-SQS: Set the queue policy as file 
and not as plain String
     add 2c11088  CAMEL-15973 - Camel-AWS2-SQS: Set the queue policy as file 
and not as plain String, regen
     add 8f17e45  CAMEL-15973 - Camel-AWS2-SQS: Set the queue policy as file 
and not as plain String, fixed test
     add e337a3f  CAMEL-15973 - Regen and sync
     add 0290c8d  CAMEL-15973 - Added a note in migration guide
     add e6836af  Regen for commit 0290c8dd30b93d0018a2afbeeb21f6d0820a0e9f

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/aws2-sqs.json |  4 ++--
 .../apache/camel/catalog/docs/aws2-sqs-component.adoc |  4 ++--
 components/camel-aws2-sqs/pom.xml                     |  4 ++++
 .../org/apache/camel/component/aws2/sqs/aws2-sqs.json |  4 ++--
 .../src/main/docs/aws2-sqs-component.adoc             |  4 ++--
 .../camel/component/aws2/sqs/Sqs2Configuration.java   |  3 ++-
 .../apache/camel/component/aws2/sqs/Sqs2Endpoint.java | 19 +++++++++++++++----
 .../sqs/integration/SqsComponentIntegrationTest.java  |  4 +---
 .../sqs/localstack/SqsComponentLocalstackTest.java    |  4 +---
 .../org/apache/camel/component/aws2/sqs/policy.txt    |  1 +
 .../component/dsl/Aws2SqsComponentBuilderFactory.java |  4 +++-
 .../endpoint/dsl/Sqs2EndpointBuilderFactory.java      | 12 +++++++++---
 .../modules/ROOT/pages/aws2-sqs-component.adoc        |  4 ++--
 .../ROOT/pages/camel-3x-upgrade-guide-3_8.adoc        |  4 ++++
 14 files changed, 50 insertions(+), 25 deletions(-)
 create mode 100644 
components/camel-aws2-sqs/src/test/resources/org/apache/camel/component/aws2/sqs/policy.txt

Reply via email to