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

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


    from 8e43928  Add XML Schema references for release 2.21.2
     new 36eece2  CAMEL-12654: RabbitMQ Headers - Headers with null value are 
skipped
     new 41ec1c3  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  |  6 +-
 .../rabbitmq/RabbitMQProducerIntTest.java          | 75 ++++++++++++++++++++++
 .../springboot/RabbitMQComponentConfiguration.java | 14 +++-
 8 files changed, 139 insertions(+), 8 deletions(-)

Reply via email to