You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/08/14 11:16:36 UTC

[camel] branch regen_bot updated (c9ec585b24f -> ae646bc91e1)

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 c9ec585b24f Add new 4.0.0 to known releases in catalog
     add ae646bc91e1 CAMEL-19737: Updates aws2-sns queueUrl to queueArn (#11101)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/aws2-sns.json   |  4 ++--
 .../component/aws2/sns/Sns2ComponentConfigurer.java     | 12 ++++++------
 .../component/aws2/sns/Sns2EndpointConfigurer.java      | 12 ++++++------
 .../component/aws2/sns/Sns2EndpointUriFactory.java      |  2 +-
 .../org/apache/camel/component/aws2/sns/aws2-sns.json   |  4 ++--
 .../camel/component/aws2/sns/Sns2Configuration.java     | 12 ++++++------
 .../apache/camel/component/aws2/sns/Sns2Endpoint.java   |  4 ++--
 .../aws2/sns/SnsComponentConfigurationTest.java         |  4 ++--
 .../integration/SnsTopicProducerWithSubscriptionIT.java | 11 +++++++----
 .../modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc  | 17 +++++++++++++++++
 .../component/dsl/Aws2SnsComponentBuilderFactory.java   |  4 ++--
 11 files changed, 53 insertions(+), 33 deletions(-)