This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from 89fb960 CAMEL-17035: camel-core - Rest DSL - Allow to set response message quickly new 7c1ad85 CAMEL-17033: camel-core - Optimize Event notifiers to no longer check for started state for every events triggered. new 1c09663 CAMEL-17033: camel-core - Optimize Event notifiers to no longer check for started state for every events triggered. new ac1cf87 Polished The 3 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: .../org/apache/camel/spi/ManagementStrategy.java | 14 ++++- .../impl/engine/DefaultManagementStrategy.java | 13 +++++ .../java/org/apache/camel/support/EventHelper.java | 68 +++++++++------------- .../ROOT/pages/camel-3x-upgrade-guide-3_12.adoc | 2 + 4 files changed, 55 insertions(+), 42 deletions(-)