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 fadaeaad959 Upgrade Spark to 3.3.1 (#8989)
add ab6b232c897 CAMEL-18863: camel-pulsar - Support chunking to enable
sending a large message (#8987)
add edeb3ea7a4e Regen for commit ab6b232c897b8a6bc1aaa3310f0400e39e7d3095
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/pulsar.json | 2 ++
.../pulsar/PulsarComponentConfigurer.java | 6 ++++
.../component/pulsar/PulsarEndpointConfigurer.java | 6 ++++
.../component/pulsar/PulsarEndpointUriFactory.java | 3 +-
.../org/apache/camel/component/pulsar/pulsar.json | 2 ++
.../component/pulsar/PulsarConfiguration.java | 14 +++++++++
.../camel/component/pulsar/PulsarProducer.java | 3 +-
.../pulsar/integration/PulsarProducerInIT.java | 35 ++++++++++++++++++++++
.../dsl/PulsarComponentBuilderFactory.java | 16 ++++++++++
9 files changed, 85 insertions(+), 2 deletions(-)