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 150d33a  Sync Deps
     add 57cf635  CAMEL-15836 - Camel-AWS2-SNS: enable autowire on the SNS 
Client
     add 6448866  CAMEL-15836 - Camel-AWS2-SNS: enable autowire on the SNS 
Client, regen component and configurers
     add 960159d  CAMEL-15836 - Camel-AWS2-SNS: enable autowire on the SNS 
Client, fixed tests
     add f13e151  CAMEL-15836 - Camel-AWS2-SNS: enable autowire on the SNS 
Client, regen catalog
     add 931c6a5  CAMEL-15836 - Camel-AWS2-SNS: enable autowire on the SNS 
Client, added a note to migration guide

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-sns.json  |  6 ++---
 .../camel/catalog/docs/aws2-sns-component.adoc     | 10 +++-----
 .../aws2/sns/Sns2ComponentConfigurer.java          | 11 ++++----
 .../component/aws2/sns/Sns2EndpointConfigurer.java | 11 ++++----
 .../component/aws2/sns/Sns2EndpointUriFactory.java |  3 +--
 .../apache/camel/component/aws2/sns/aws2-sns.json  |  6 ++---
 .../src/main/docs/aws2-sns-component.adoc          | 10 +++-----
 .../camel/component/aws2/sns/Sns2Component.java    | 21 ----------------
 .../component/aws2/sns/Sns2Configuration.java      | 16 ++----------
 .../aws2/sns/SNSComponentClientRegistryTest.java   | 15 +----------
 .../dsl/Aws2SnsComponentBuilderFactory.java        | 16 ------------
 .../endpoint/dsl/Sns2EndpointBuilderFactory.java   | 29 ----------------------
 .../modules/ROOT/pages/aws2-sns-component.adoc     | 10 +++-----
 .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  5 ++++
 14 files changed, 35 insertions(+), 134 deletions(-)

Reply via email to