You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/13 10:15:41 UTC

(camel) branch regen_bot updated (ca2f552e497 -> 4882e39c4a6)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from ca2f552e497 CAMEL-20229 - Camel-Azure-Storage-Queue: Add CloudEvents Data Type Transformer (#12435)
     add 9e0c98ef744 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure CosmosDB
     add d02d47bf798 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure CosmosDB - Migration docs
     add 7bd3379d886 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure CosmosDB
     add 4882e39c4a6 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure CosmosDB

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/azure-cosmosdb.json   |  4 +--
 .../cosmosdb/CosmosDbComponentConfigurer.java      | 12 ++++----
 .../azure/cosmosdb/CosmosDbEndpointConfigurer.java | 12 ++++----
 .../azure/cosmosdb/CosmosDbEndpointUriFactory.java |  2 +-
 .../component/azure/cosmosdb/azure-cosmosdb.json   |  4 +--
 .../azure/cosmosdb/CosmosDbConfiguration.java      | 22 +++++++------
 .../component/azure/cosmosdb}/CredentialType.java  |  6 ++--
 .../cosmosdb/client/CosmosDbClientFactory.java     |  6 ++--
 .../azure/cosmosdb/CosmosDbEndpointTest.java       | 23 ++++++++++++++
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc     |  7 ++++-
 .../dsl/AzureCosmosdbComponentBuilderFactory.java  | 36 +++++++++++-----------
 11 files changed, 82 insertions(+), 52 deletions(-)
 copy components/camel-azure/{camel-azure-key-vault/src/main/java/org/apache/camel/component/azure/key/vault => camel-azure-cosmosdb/src/main/java/org/apache/camel/component/azure/cosmosdb}/CredentialType.java (91%)