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 a654ae8932e Regen for commit 61a6a65089114cfba59c22c86ef95ebcd0ef79ec
(#9998)
add daab82ac0b1 CAMEL-19325: Add default identity support (#10003)
add 0a5ea7ab9bf Regen for commit daab82ac0b1da97f4cdee5801a606776ad5f8a97
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/azure-cosmosdb.json | 6 ++++--
components/camel-azure/camel-azure-cosmosdb/pom.xml | 4 ++++
.../azure/cosmosdb/CosmosDbComponentConfigurer.java | 6 ++++++
.../azure/cosmosdb/CosmosDbEndpointConfigurer.java | 6 ++++++
.../azure/cosmosdb/CosmosDbEndpointUriFactory.java | 3 ++-
.../camel/component/azure/cosmosdb/azure-cosmosdb.json | 6 ++++--
.../component/azure/cosmosdb/CosmosDbComponent.java | 3 ---
.../azure/cosmosdb/CosmosDbConfiguration.java | 16 +++++++++++++++-
.../azure/cosmosdb/client/CosmosDbClientFactory.java | 10 ++++++++--
.../dsl/AzureCosmosdbComponentBuilderFactory.java | 18 ++++++++++++++++++
10 files changed, 67 insertions(+), 11 deletions(-)