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 69b36ba8050 (chores) camel-csv: test code cleanups
add ddd2e40921a CAMEL-20754: Support for MQTT 5 Publish Properties (#14175)
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/paho-mqtt5.json | 3 +-
.../camel/component/paho/mqtt5/paho-mqtt5.json | 3 +-
.../component/paho/mqtt5/PahoMqtt5Constants.java | 5 ++++
.../component/paho/mqtt5/PahoMqtt5Consumer.java | 1 +
.../component/paho/mqtt5/PahoMqtt5Producer.java | 4 +++
.../integration/PahoMqtt5ComponentMqtt5IT.java | 34 ++++++++++++++++++++++
.../dsl/PahoMqtt5EndpointBuilderFactory.java | 14 +++++++++
7 files changed, 62 insertions(+), 2 deletions(-)