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 2ee1894c75d CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure CosmosDB - Fix default value for
Credential Type
add 49dfbb9d889 Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#12446)
add 267a9882b33 Fix to configurable mongodb image (#12449)
add 0b59aa0d6fc CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Servicebus
add 9e3eb534d04 CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Servicebus - Docs
add 038a60f26ae CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Servicebus - Migration Docs
add 6a5b3e5e551 CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Servicebus - Tests
No new revisions were added by this update.
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 +++++++
parent/pom.xml | 2 +-
.../services/MongoDBLocalContainerService.java | 4 +++-
14 files changed, 111 insertions(+), 23 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%)