This is an automated email from the ASF dual-hosted git repository.

dmvolod pushed a change to branch camel-2.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0edb7d2  Removed telegram bot key from doc
     new 99a6c25  CAMEL-12654: RabbitMQ Headers - Headers with null value are 
skipped
     new 0aa9ff0  Regen

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/docs/rabbitmq-component.adoc          |  8 ++-
 .../component/rabbitmq/RabbitMQComponent.java      | 17 ++++-
 .../camel/component/rabbitmq/RabbitMQEndpoint.java | 13 ++++
 .../rabbitmq/RabbitMQMessageConverter.java         | 13 +++-
 .../rabbitmq/reply/ReplyManagerSupport.java        |  1 +
 .../component/rabbitmq/RabbitMQComponentTest.java  |  3 +
 .../rabbitmq/RabbitMQProducerIntTest.java          | 75 ++++++++++++++++++++++
 components/readme.adoc                             |  2 +-
 .../springboot/RabbitMQComponentConfiguration.java | 14 +++-
 .../springboot/ServiceComponentConfiguration.java  |  4 +-
 10 files changed, 141 insertions(+), 9 deletions(-)

Reply via email to