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 3b36a12  Polished
     new 38c8e72  CAMEL-17339 - Avoid List<String> as configuration parameter 
types in Endpoint configurations - Azure-CosmosDB
     new 6262324  CAMEL-17339 - Avoid List<String> as configuration parameter 
types in Endpoint configurations - Azure-CosmosDB
     new 0f24fcd  CAMEL-17339 - Avoid List<String> as configuration parameter 
types in Endpoint configurations - Azure-CosmosDB

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:
 .../camel/catalog/components/azure-cosmosdb.json   |  4 +-
 .../cosmosdb/CosmosDbComponentConfigurer.java      | 13 +---
 .../azure/cosmosdb/CosmosDbEndpointConfigurer.java | 13 +---
 .../component/azure/cosmosdb/azure-cosmosdb.json   |  4 +-
 .../azure/cosmosdb/CosmosDbConfiguration.java      |  8 +--
 .../cosmosdb/client/CosmosDbClientFactory.java     | 14 ++++-
 .../dsl/AzureCosmosdbComponentBuilderFactory.java  |  7 +--
 .../dsl/CosmosDbEndpointBuilderFactory.java        | 70 +---------------------
 8 files changed, 29 insertions(+), 104 deletions(-)

Reply via email to