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 1d41b0b5fc0 CAMEL-17721: camel-core - MDC custom keys should preserve 
existing va… (#12465)
     new 740c128239c CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake
     new 315cf720661 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake
     new 6fb286f162f CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake - Migration Docs
     new b0c3f1a4519 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake - Docs
     new 76ecdd50c5d CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake - Tests
     new a1a2eaa3939 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake
     new b31bcdba9c1 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Datalake

The 7 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:
 .../catalog/components/azure-storage-datalake.json | 168 ++++++++++-----------
 .../datalake/DataLakeComponentConfigurer.java      |  12 +-
 .../datalake/DataLakeEndpointConfigurer.java       |  12 +-
 .../datalake/DataLakeEndpointUriFactory.java       |   2 +-
 .../storage/datalake/azure-storage-datalake.json   | 168 ++++++++++-----------
 .../docs/azure-storage-datalake-component.adoc     |  14 +-
 .../azure/storage/datalake}/CredentialType.java    |  14 +-
 .../storage/datalake/DataLakeConfiguration.java    |  19 ++-
 .../datalake/client/DataLakeClientFactory.java     |  24 ++-
 .../datalake/component/DataLakeComponentTest.java  |  47 +++++-
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc     |  10 ++
 .../dsl/AzureCosmosdbComponentBuilderFactory.java  |   2 +-
 .../dsl/AzureEventhubsComponentBuilderFactory.java |  18 +++
 .../AzureServicebusComponentBuilderFactory.java    |  18 +++
 ...zureStorageDatalakeComponentBuilderFactory.java |  34 +++--
 15 files changed, 332 insertions(+), 230 deletions(-)
 copy 
components/camel-azure/{camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob
 => 
camel-azure-storage-datalake/src/main/java/org/apache/camel/component/azure/storage/datalake}/CredentialType.java
 (86%)

Reply via email to