You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/23 11:28:25 UTC

[camel] branch regen_bot updated (2a14217619d -> 18eab1f89d1)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2a14217619d CAMEL-19707: camel-aws-s3 - Upload small / zero length files in single operation instead of multi-part (#11806)
     add 18eab1f89d1 (chores) camel-core: reduce method size to help inlining

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/engine/CamelInternalProcessor.java  | 14 ++++---
 .../errorhandler/RedeliveryErrorHandler.java       | 32 +++++++++------
 .../java/org/apache/camel/support/EventHelper.java | 47 +++++++---------------
 3 files changed, 44 insertions(+), 49 deletions(-)