This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 30edf84  non-generated removal of cq adoc bits
     new 0e8d266  CAMEL-15951 - Introduce configuration property to skip 
DescribeTable operation on start of aws2-ddb component
     new 89f3dd4  CAMEL-15951 - Introduce configuration property to skip 
DescribeTable operation on start of aws2-ddb component
     new 4c33147  CAMEL-15951 - Introduce configuration property to skip 
DescribeTable operation on start of aws2-ddb component

The 3 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:
 .../apache/camel/catalog/components/aws2-ddb.json  |  2 ++
 .../aws2/ddb/Ddb2ComponentConfigurer.java          |  6 ++++
 .../component/aws2/ddb/Ddb2EndpointConfigurer.java |  6 ++++
 .../component/aws2/ddb/Ddb2EndpointUriFactory.java |  3 +-
 .../apache/camel/component/aws2/ddb/aws2-ddb.json  |  2 ++
 .../component/aws2/ddb/Ddb2Configuration.java      | 13 ++++++++
 .../camel/component/aws2/ddb/Ddb2Endpoint.java     | 36 ++++++++++++----------
 .../dsl/Aws2DdbComponentBuilderFactory.java        | 18 +++++++++++
 .../endpoint/dsl/Ddb2EndpointBuilderFactory.java   | 35 +++++++++++++++++++++
 9 files changed, 103 insertions(+), 18 deletions(-)

Reply via email to