You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/20 19:28:23 UTC

(camel) branch regen_bot updated (1b51e7a260d -> 02cb7cac217)

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 1b51e7a260d CAMEL-20251: Add Camel K commands to Camel JBang
     add 02cb7cac217 CAMEL-19262: camel-azure-eventbus - Apache Camel wrapper for Service … (#12510)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/azure-servicebus.json | 44 +++++++++++-----------
 .../servicebus/ServiceBusComponentConfigurer.java  |  6 +++
 .../servicebus/ServiceBusEndpointConfigurer.java   |  6 +++
 .../servicebus/ServiceBusEndpointUriFactory.java   |  3 +-
 .../azure/servicebus/azure-servicebus.json         | 44 +++++++++++-----------
 .../azure/servicebus/ServiceBusConfiguration.java  | 15 +++++++-
 .../azure/servicebus/ServiceBusConsumer.java       | 41 +++++++++++++-------
 .../AzureServicebusComponentBuilderFactory.java    | 18 +++++++++
 .../dsl/ServiceBusEndpointBuilderFactory.java      | 34 +++++++++++++++++
 9 files changed, 153 insertions(+), 58 deletions(-)