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 267a9882b33 Fix to configurable mongodb image (#12449)
     new 0b59aa0d6fc CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Servicebus
     new 9e3eb534d04 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Servicebus - Docs
     new 038a60f26ae CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Servicebus - Migration Docs
     new 6a5b3e5e551 CAMEL-18590 - Camel-Azure components: Define a unique 
configuration for authentication - Azure Servicebus - Tests

The 4 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:
 .../camel/catalog/components/azure-servicebus.json | 10 ++++----
 .../servicebus/ServiceBusComponentConfigurer.java  |  6 +++++
 .../servicebus/ServiceBusEndpointConfigurer.java   |  6 +++++
 .../servicebus/ServiceBusEndpointUriFactory.java   |  3 ++-
 .../azure/servicebus/azure-servicebus.json         | 10 ++++----
 .../src/main/docs/azure-servicebus-component.adoc  | 19 +++++++++++++++
 .../azure/servicebus}/CredentialType.java          |  6 ++---
 .../azure/servicebus/ServiceBusComponent.java      |  3 ---
 .../azure/servicebus/ServiceBusConfiguration.java  | 16 +++++++++++++
 .../servicebus/client/ServiceBusClientFactory.java | 14 +++++++----
 .../azure/servicebus/ServiceBusEndpointTest.java   | 27 ++++++++++++++++++++--
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc     |  8 +++++++
 12 files changed, 107 insertions(+), 21 deletions(-)
 copy 
components/camel-azure/{camel-azure-eventhubs/src/main/java/org/apache/camel/component/azure/eventhubs
 => 
camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus}/CredentialType.java
 (90%)

Reply via email to