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 51a6140 CAMEL-15230 - remove redundant test
new 7a16cc4 CAMEL-15191 - AWS2-Kinesis-Firehose: Support for
RecordBatchRequest
new 40182ce CAMEL-15191 - Fixed CS
new 21c6af6 CAMEL-15191 - Docs
new 8b82c3c CAMEL-15191 - Regen website docs
new 268050b 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 | 2 +
.../docs/aws2-kinesis-firehose-component.adoc | 38 +++++++++++++++-
.../KinesisFirehose2ComponentConfigurer.java | 3 ++
.../KinesisFirehose2EndpointConfigurer.java | 3 ++
.../aws2/firehose/aws2-kinesis-firehose.json | 2 +
.../main/docs/aws2-kinesis-firehose-component.adoc | 38 +++++++++++++++-
...KinesisFirehose2ComponentVerifierExtension.java | 3 +-
.../firehose/KinesisFirehose2Configuration.java | 10 ++++
.../aws2/firehose/KinesisFirehose2Constants.java | 1 +
.../aws2/firehose/KinesisFirehose2Endpoint.java | 3 +-
...stants.java => KinesisFirehose2Operations.java} | 4 +-
.../aws2/firehose/KinesisFirehose2Producer.java | 53 ++++++++++++++++++++++
.../KinesisFirehoseComponentIntegrationTest.java | 23 +++++++++-
...Aws2KinesisFirehoseComponentBuilderFactory.java | 15 ++++++
.../KinesisFirehose2EndpointBuilderFactory.java | 35 ++++++++++++++
.../pages/aws2-kinesis-firehose-component.adoc | 38 +++++++++++++++-
16 files changed, 260 insertions(+), 11 deletions(-)
copy
components/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/firehose/{KinesisFirehose2Constants.java
=> KinesisFirehose2Operations.java} (89%)