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 2024/03/20 09:06:57 UTC

(camel) branch regen_bot updated (335b1903075 -> 6bafb6ceec7)

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 335b1903075 Sync
     add f45d00b5ddb CAMEL-20565 - Azure servicebus dead-lettering (#13507)
     add 6bafb6ceec7 Regen for commit f45d00b5ddb60ca0559773cb8a5157281fccb5bf

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/azure-servicebus.json | 82 +++++++++++-----------
 .../servicebus/ServiceBusComponentConfigurer.java  |  6 ++
 .../servicebus/ServiceBusEndpointConfigurer.java   |  6 ++
 .../servicebus/ServiceBusEndpointUriFactory.java   |  3 +-
 .../azure/servicebus/azure-servicebus.json         | 82 +++++++++++-----------
 .../azure/servicebus/ServiceBusConfiguration.java  | 14 ++++
 .../azure/servicebus/ServiceBusConsumer.java       | 21 +++++-
 .../AzureServicebusComponentBuilderFactory.java    |  1 +
 .../kotlin/components/AzureServicebusUriDsl.kt     | 16 +++++
 9 files changed, 149 insertions(+), 82 deletions(-)