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 f3cef08ee63 Bump aws-java-sdk2-version from 2.22.0 to 2.22.1 (#12482)
     add 296c59b3c79 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Storage Queue
     add fab7087129d CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Storage Queue - Migration Docs
     add 8e8f7b5df62 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Storage Queue - Docs
     add 8ca9ce4b6f3 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Storage Queue
     add cc8e66ebe5a CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Storage Queue - Docs
     add 8f6c703e58a CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Storage Queue

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/azure-storage-queue.json    | 96 +++++++++++-----------
 .../camel-azure/camel-azure-storage-queue/pom.xml  |  4 +
 .../storage/queue/QueueComponentConfigurer.java    |  6 ++
 .../storage/queue/QueueEndpointConfigurer.java     |  6 ++
 .../storage/queue/QueueEndpointUriFactory.java     |  3 +-
 .../azure/storage/queue/azure-storage-queue.json   | 96 +++++++++++-----------
 .../main/docs/azure-storage-queue-component.adoc   | 17 ++--
 .../azure/storage/queue}/CredentialType.java       |  9 +-
 .../azure/storage/queue/QueueComponent.java        |  8 --
 .../azure/storage/queue/QueueConfiguration.java    | 16 ++++
 .../storage/queue/client/QueueClientFactory.java   | 18 +++-
 .../azure/storage/queue/QueueComponentTest.java    | 23 ++++++
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc     | 10 ++-
 13 files changed, 188 insertions(+), 124 deletions(-)
 copy 
components/camel-azure/{camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob
 => 
camel-azure-storage-queue/src/main/java/org/apache/camel/component/azure/storage/queue}/CredentialType.java
 (91%)

Reply via email to