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 fc2567db83e CAMEL-20233: camel-jbang - camel catalog other does not list kotlin-dsl add b181817d494 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure Eventhubs add ec8909a62e4 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure Eventhubs - Migration docs add 4f2660c588a CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure Eventhubs - Test add 1bd5cf0c2a9 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure Eventhubs - Docs add 63ad028f16c Update known releases in catalog No new revisions were added by this update. Summary of changes: .../camel/catalog/components/azure-eventhubs.json | 14 ++++--- .../camel/catalog/releases/camel-releases.json | 7 ++++ .../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 ++++ 13 files changed, 134 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%)