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 a74340a Sync deps new 4c857be CAMEL-16054 - Camel-AWS2-Kinesis Firehose: Support endpoint override like we have for S3 new de8ab8e CAMEL-16054 - Regen configurers and docs new 8767b8c Regen new 4320f6d CAMEL-16054 - Added a little test for override endpoint options new bb8b9c7 Regen The 5 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: .../catalog/components/aws2-kinesis-firehose.json | 4 ++ .../docs/aws2-kinesis-firehose-component.adoc | 8 +++- .../KinesisFirehose2ComponentConfigurer.java | 12 +++++ .../KinesisFirehose2EndpointConfigurer.java | 12 +++++ .../KinesisFirehose2EndpointUriFactory.java | 14 +++--- .../aws2/firehose/aws2-kinesis-firehose.json | 4 ++ .../main/docs/aws2-kinesis-firehose-component.adoc | 8 +++- .../firehose/KinesisFirehose2Configuration.java | 23 ++++++++++ .../aws2/firehose/KinesisFirehose2Endpoint.java | 3 ++ .../KinesisFirehoseComponentConfigurationTest.java | 15 +++++++ ...Aws2KinesisFirehoseComponentBuilderFactory.java | 35 +++++++++++++++ .../KinesisFirehose2EndpointBuilderFactory.java | 51 ++++++++++++++++++++++ .../pages/aws2-kinesis-firehose-component.adoc | 8 +++- 13 files changed, 185 insertions(+), 12 deletions(-)