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 3de9de1 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, added a note in migration guide add 20f25a4 CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the Kinesis Firehose client add 28e6f25 CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the Kinesis Firehose client, regen configurers and component add 657b350 CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the Kinesis Firehose client, removed tests add 0026d92 CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the Kinesis Firehose client, regen catalog add b3ec175 CAMEL-15836 - Camel-AWS2-Kinesis: enable autowire on the Kinesis Firehose client, added note to migration guide No new revisions were added by this update. Summary of changes: .../catalog/components/aws2-kinesis-firehose.json | 6 ++--- .../docs/aws2-kinesis-firehose-component.adoc | 10 +++----- .../KinesisFirehose2ComponentConfigurer.java | 11 ++++---- .../KinesisFirehose2EndpointConfigurer.java | 11 ++++---- .../KinesisFirehose2EndpointUriFactory.java | 3 +-- .../aws2/firehose/aws2-kinesis-firehose.json | 6 ++--- .../main/docs/aws2-kinesis-firehose-component.adoc | 10 +++----- .../aws2/firehose/KinesisFirehose2Component.java | 12 --------- .../firehose/KinesisFirehose2Configuration.java | 13 +--------- .../KinesisFirehoseComponentConfigurationTest.java | 12 --------- ...Aws2KinesisFirehoseComponentBuilderFactory.java | 16 ------------ .../KinesisFirehose2EndpointBuilderFactory.java | 30 ---------------------- .../pages/aws2-kinesis-firehose-component.adoc | 10 +++----- .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++ 14 files changed, 33 insertions(+), 122 deletions(-)