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.
omit fe9c691 Regen for commit 3e40e689d60cad13a38978dcdd616f9e4134b460 add e379703 CAMEL-16465 - Camel-AWS: Add useDefaultCredentialProvider option to all the components - Kinesis Firehose component add e3e8920 CAMEL-16465 - Camel-AWS: Add useDefaultCredentialProvider option to all the components - Kinesis Firehose component add d2b0862 CAMEL-16465 - Camel-AWS: Add useDefaultCredentialProvider option to all the components - Kinesis component add e0abac6 Regen for commit d2b0862eba4c9613aca35e10a71027ec5d90f2a7 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (fe9c691) \ N -- N -- N refs/heads/regen_bot (e0abac6) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../firehose/KinesisFirehoseClientFactoryTest.java | 54 ++++++++++++++++++++++ .../aws2/kinesis/KinesisClientFactoryTest.java | 6 +-- 2 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 components/camel-aws/camel-aws2-kinesis/src/test/java/org/apache/camel/component/aws2/firehose/KinesisFirehoseClientFactoryTest.java