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 2e02eaa camel-core - Small optimization for split iterator
new fe7f3da CAMEL-16399 - Add DynamoDB and DynamoDB Streams to
camel-test-infra-aws-v2 module - DynamoDB
new ff1cdb7 CAMEL-16399 - Add DynamoDB and DynamoDB Streams to
camel-test-infra-aws-v2 module - DynamoDB
new 1bedf8e CAMEL-16399 - Add DynamoDB and DynamoDB Streams to
camel-test-infra-aws-v2 module - DynamoDB
new 9d6c365 CAMEL-16399 - Add DynamoDB and DynamoDB Streams to
camel-test-infra-aws-v2 module - DynamoDB
The 4 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:
components/camel-aws/camel-aws2-ddb/pom.xml | 34 ++++++++++++++++++++++
.../camel/component/aws2/ddb/Ddb2Endpoint.java | 6 +++-
.../aws2/ddb/localstack/Aws2DDBBase.java} | 12 ++++----
.../src/test/resources/log4j2.properties | 2 +-
test-infra/camel-test-infra-aws-v2/pom.xml | 6 ++++
.../test/infra/aws2/clients/AWSSDKClientUtils.java | 5 ++++
....java => AWSDynamodbLocalContainerService.java} | 8 ++---
.../infra/aws2/services/AWSServiceFactory.java | 4 +++
.../camel/test/infra/aws2/services/Service.java | 1 +
9 files changed, 66 insertions(+), 12 deletions(-)
copy
components/camel-aws/{camel-aws2-sns/src/test/java/org/apache/camel/component/aws2/sns/integration/Aws2SNSBase.java
=>
camel-aws2-ddb/src/test/java/org/apache/camel/component/aws2/ddb/localstack/Aws2DDBBase.java}
(76%)
copy
test-infra/camel-test-infra-aws-v2/src/test/java/org/apache/camel/test/infra/aws2/services/{AWSLambdaLocalContainerService.java
=> AWSDynamodbLocalContainerService.java} (84%)