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 fc2567db83e CAMEL-20233: camel-jbang - camel catalog other does not
list kotlin-dsl
new b181817d494 CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Eventhubs
new ec8909a62e4 CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Eventhubs - Migration docs
new 4f2660c588a CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Eventhubs - Test
new 1bd5cf0c2a9 CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Eventhubs - Docs
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-eventhubs.json | 14 ++++---
.../eventhubs/EventHubsComponentConfigurer.java | 6 +++
.../eventhubs/EventHubsEndpointConfigurer.java | 6 +++
.../eventhubs/EventHubsEndpointUriFactory.java | 3 +-
.../component/azure/eventhubs/azure-eventhubs.json | 14 ++++---
.../src/main/docs/azure-eventhubs-component.adoc | 16 ++++++--
.../component/azure/eventhubs}/CredentialType.java | 12 ++++--
.../azure/eventhubs/EventHubsConfiguration.java | 16 ++++++++
.../eventhubs/client/EventHubsClientFactory.java | 44 ++++++++++++++++------
.../azure/eventhubs/EventHubsComponentTest.java | 19 ++++++++++
.../azure/eventhubs/EventProcessorTest.java | 1 +
.../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc | 8 ++++
12 files changed, 127 insertions(+), 32 deletions(-)
copy
components/camel-azure/{camel-azure-cosmosdb/src/main/java/org/apache/camel/component/azure/cosmosdb
=>
camel-azure-eventhubs/src/main/java/org/apache/camel/component/azure/eventhubs}/CredentialType.java
(84%)