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 7c51123bf5a CAMEL-19193: Add to 3.21 upgrade guide about metrics 
renamed
     add d95c8aefc08 CAMEL-19902 - Azure CosmosDB: Expose an IndexingPolicy 
parameter for createContainer operation (#11527)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/azure-cosmosdb.json   | 84 +++++++++++-----------
 .../cosmosdb/CosmosDbComponentConfigurer.java      |  6 ++
 .../azure/cosmosdb/CosmosDbEndpointConfigurer.java |  6 ++
 .../azure/cosmosdb/CosmosDbEndpointUriFactory.java |  3 +-
 .../component/azure/cosmosdb/azure-cosmosdb.json   | 84 +++++++++++-----------
 .../azure/cosmosdb/CosmosDbConfiguration.java      | 14 ++++
 .../CosmosDbConfigurationOptionsProxy.java         |  5 ++
 .../azure/cosmosdb/CosmosDbConstants.java          |  1 +
 .../component/azure/cosmosdb/CosmosDbProducer.java |  4 +-
 .../operations/CosmosDbDatabaseOperations.java     | 39 ++++++----
 .../operations/CosmosDbOperationsBuilder.java      | 10 ++-
 .../azure/cosmosdb/CosmosDbEndpointTest.java       | 22 ++++++
 .../operations/CosmosDbContainerOperationsIT.java  |  2 +-
 .../operations/CosmosDbDatabaseOperationsIT.java   |  4 +-
 .../operations/CosmosDbDatabaseOperationsTest.java | 31 ++++----
 .../dsl/AzureCosmosdbComponentBuilderFactory.java  | 19 +++++
 .../dsl/CosmosDbEndpointBuilderFactory.java        | 53 ++++++++++++++
 17 files changed, 271 insertions(+), 116 deletions(-)

Reply via email to