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 575d69d  Camel-AWS2-DDB: Added an update item IT Test
     add 36eaf5f  CAMEL-16478 - Camel-AWS2-DDB: Add key scala type to endpoint 
options
     add 5fa2aef  CAMEL-16478 - Camel-AWS2-DDB: Add key scala type to endpoint 
options
     add 217512d  Regen

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/aws2-ddb.json    |  2 ++
 .../apache/camel/catalog/docs/aws2-ddb-component.adoc    |  6 ++++--
 .../component/aws2/ddb/Ddb2ComponentConfigurer.java      |  6 ++++++
 .../camel/component/aws2/ddb/Ddb2EndpointConfigurer.java |  6 ++++++
 .../camel/component/aws2/ddb/Ddb2EndpointUriFactory.java |  3 ++-
 .../org/apache/camel/component/aws2/ddb/aws2-ddb.json    |  2 ++
 .../camel-aws2-ddb/src/main/docs/aws2-ddb-component.adoc |  6 ++++--
 .../camel/component/aws2/ddb/Ddb2Configuration.java      | 13 +++++++++++++
 .../apache/camel/component/aws2/ddb/Ddb2Endpoint.java    |  3 +--
 .../component/aws2/ddb/localstack/AWS2PutItemRuleIT.java |  2 ++
 .../aws2/ddb/localstack/AWS2UpdateItemRuleIT.java        |  2 ++
 .../component/dsl/Aws2DdbComponentBuilderFactory.java    | 16 ++++++++++++++++
 .../builder/endpoint/dsl/Ddb2EndpointBuilderFactory.java | 14 ++++++++++++++
 .../modules/ROOT/pages/aws2-ddb-component.adoc           |  6 ++++--
 14 files changed, 78 insertions(+), 9 deletions(-)

Reply via email to