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

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


    from 579a810  Camel-Saxon: Fixed CS
     new efc4d0c  CAMEL-14538: camel-core - Do not load type converters via 
package scanning by default
     new 7488481  camel-core - Fix concurrency issue with error handlers when 
using multicast based EIPs. And yeah child service support can use a plain 
array as it was not the concurrency problem after all.

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:
 .../camel/impl/engine/AbstractCamelContext.java    |  2 +-
 .../camel/impl/engine/DefaultRouteContext.java     |  5 ++++-
 .../camel/main/DefaultConfigurationProperties.java |  2 +-
 .../apache/camel/support/ChildServiceSupport.java  |  4 ++--
 .../modules/ROOT/pages/camel-3x-upgrade-guide.adoc | 26 ++++++++++++++++++++++
 .../modules/ROOT/pages/type-converter.adoc         | 26 +++++++++++++++++++++-
 6 files changed, 59 insertions(+), 6 deletions(-)

Reply via email to