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

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


    from ffb38d3  CAMEL-14220: camel-activemq - Setting brokerURL via 
camel-main issue
     new a28ed8d  spring boot groupId fix
     new f81e7d2  Fixed flaky test on slow CI servers
     new d7ed794  Upgrade CXF plugins
     new 8caee32  Regen
     new fb2162f  Fixed CS
     new 264d337  Regen
     new 1e56b3a  Upgrade Kubernetes client to version 4.6.4
     new 7e15463  Upgrade Jandex to version 2.1.2.Final
     new 18ae9ad  Upgrade Brave Zipkin to version 5.9.1
     new 5f7c8e2  Upgrade Xchange to version 4.4.1
     new f05914d  CAMEL-14219: enforce type conversion on reactive-streams 
subscriber (#3362)

The 11 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/activemq-component.adoc          |  8 ++++--
 .../camel-amqp/src/main/docs/amqp-component.adoc   |  8 ++++--
 .../camel-jms/src/main/docs/jms-component.adoc     |  4 ++-
 .../apache/camel/component/jms/JmsComponent.java   |  1 +
 .../engine/DefaultCamelReactiveStreamsService.java |  4 +--
 .../streams/util/ConvertingSubscriber.java         |  8 ++++--
 .../reactor/engine/ReactorStreamsService.java      |  4 +--
 .../rxjava/engine/RxJavaStreamsService.java        |  4 +--
 .../ConsumerTemplateMaximumCacheSizeTest.java      |  6 ++--
 .../modules/ROOT/pages/activemq-component.adoc     |  8 ++++--
 .../modules/ROOT/pages/amqp-component.adoc         |  8 ++++--
 .../modules/ROOT/pages/jms-component.adoc          |  4 ++-
 parent/pom.xml                                     | 16 +++++------
 .../springboot/ActiveMQComponentConfiguration.java | 32 ++++++++++++++++++++++
 .../springboot/AMQPComponentConfiguration.java     | 32 ++++++++++++++++++++++
 platforms/spring-boot/spring-boot-dm/README.adoc   |  2 +-
 .../camel/itest/springboot/util/BOMResolver.java   |  8 +++---
 17 files changed, 123 insertions(+), 34 deletions(-)

Reply via email to