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 0f6ed38 CAMEL-12165: camel-jaxb - Allow to configure severity level
on schema validation
new 3e8e44d CAMEL-12164 - Camel-AWS Kinesis: Expose options to avoid a
required client in the registry
new b221b71 CAMEL-12161 - Camel-AWS DdbStream: Expose options to avoid a
required client in the registry
The 2 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:
.../src/main/docs/aws-kinesis-component.adoc | 9 +++-
.../component/aws/ddbstream/DdbStreamEndpoint.java | 11 +++--
.../component/aws/kinesis/KinesisComponent.java | 1 -
.../aws/kinesis/KinesisConfiguration.java | 53 ++++++++++++++++++++--
.../component/aws/kinesis/KinesisEndpoint.java | 52 +++++++++++++++++++--
.../KinesisComponentConfigurationTest.java} | 10 ++--
.../KinesisConsumerClosedShardWithFailTest.java | 2 +
.../KinesisConsumerClosedShardWithSilentTest.java | 1 +
.../component/aws/kinesis/KinesisConsumerTest.java | 1 +
.../component/aws/kinesis/KinesisEndpointTest.java | 8 ++--
10 files changed, 126 insertions(+), 22 deletions(-)
copy
components/camel-aws/src/test/java/org/apache/camel/component/aws/{ddbstream/DdbStreamComponentConfigurationTest.java
=> kinesis/KinesisComponentConfigurationTest.java} (73%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].