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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b3ec175  CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the 
Kinesis Firehose client, added note to migration guide
     new bc8fa17  CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the 
Kinesis client
     new ab88d89  CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the 
Kinesis client, regen configurers and component
     new ce3b0b7  CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the 
Kinesis client, regen catalog
     new 60a289b  CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the 
Kinesis client, added a note to migration guide

The 4 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:
 .../camel/catalog/components/aws2-kinesis.json     |  6 +-
 .../camel/catalog/docs/aws2-kinesis-component.adoc | 10 +--
 .../aws2/kinesis/Kinesis2ComponentConfigurer.java  | 11 ++-
 .../aws2/kinesis/Kinesis2EndpointConfigurer.java   | 11 ++-
 .../aws2/kinesis/Kinesis2EndpointUriFactory.java   |  3 +-
 .../camel/component/aws2/kinesis/aws2-kinesis.json |  6 +-
 .../src/main/docs/aws2-kinesis-component.adoc      | 10 +--
 .../component/aws2/kinesis/Kinesis2Component.java  | 12 ---
 .../aws2/kinesis/Kinesis2Configuration.java        | 13 +---
 .../kinesis/KinesisComponentConfigurationTest.java | 12 ---
 .../dsl/Aws2KinesisComponentBuilderFactory.java    | 16 ----
 .../dsl/Kinesis2EndpointBuilderFactory.java        | 90 ----------------------
 .../modules/ROOT/pages/aws2-kinesis-component.adoc | 10 +--
 .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  3 +
 14 files changed, 31 insertions(+), 182 deletions(-)

Reply via email to