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 a1c4b82  CAMEL-14399: OsgiDefaultCamelContext should init like 
camel-blueprint does. Thanks to Rob T for reporting.
     new d160b7a  CAMEL-14519 - Create an AWS-DDB component based on SDK v2, 
fixed description
     new fed0771  CAMEL-14519 - Create an AWS-DDB component based on SDK v2, 
fixed region description
     new f5a78a4  CAMEL-14519 - Create an AWS-DDB component based on SDK v2, 
Regen
     new 75d377f  CAMEL-14519 - Create an AWS-DDB component based on SDK v2, 
Regen docs

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:
 .../apache/camel/component/aws2/ddb/aws2-ddb.json  |  4 +-
 .../component/aws2/ddbstream/aws2-ddbstream.json   |  2 +-
 .../src/main/docs/aws2-ddb-component.adoc          |  4 +-
 .../component/aws2/ddb/Ddb2Configuration.java      |  8 +-
 .../camel/component/aws2/ddb/Ddb2Endpoint.java     |  2 +-
 .../aws2/ddbstream/Ddb2StreamEndpoint.java         |  2 +-
 .../component/ComponentsBuilderFactory.java        |  4 +-
 .../dsl/Aws2DdbComponentBuilderFactory.java        |  4 +-
 .../dsl/Aws2DdbstreamComponentBuilderFactory.java  |  5 +-
 .../src/generated/resources/metadata.json          |  4 +-
 docs/components/modules/ROOT/nav.adoc              |  3 -
 .../modules/ROOT/pages/aws2-ddb-component.adoc     | 88 ++++-----------------
 .../ROOT/pages/aws2-ddbstream-component.adoc       | 92 +++-------------------
 .../modules/ROOT/pages/aws2-ecs-component.adoc     |  2 +-
 docs/components/modules/ROOT/pages/index.adoc      |  4 +-
 15 files changed, 49 insertions(+), 179 deletions(-)

Reply via email to