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 2022/10/12 15:50:23 UTC

[camel] branch regen_bot updated (064bee0da8c -> a01ac209daf)

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 064bee0da8c CAMEL-18603: camel-jbang - run with kamelets classloading issue
     add 18b3fe2daa3 camel-jbang - Upgrade to SB 2.7.4
     add ae2f8e250c5 CAMEL-16030: camel-pulsar - Add async send to producer (#8529)
     add a01ac209daf Regen for commit ae2f8e250c5ab7210e1b3ff5ee06aa68e28de2c4

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/pulsar.json    |   4 +-
 .../org/apache/camel/component/pulsar/pulsar.json  |   4 +-
 .../component/pulsar/PulsarConfiguration.java      |   6 +-
 .../camel/component/pulsar/PulsarProducer.java     | 145 +++++++++++++--------
 .../dsl/PulsarComponentBuilderFactory.java         |   1 +
 .../dsl/jbang/core/commands/ExportBaseCommand.java |   2 +-
 6 files changed, 103 insertions(+), 59 deletions(-)