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 bde9f1a Camel-AWS2-SNS: Check if useDefaultCredentialsProvider is
present or not
add 5485d34 CAMEL-16462: camel-core - Optimize RecipientList EIP to
reduce object allocations.
add 0506369 CAMEL-16462: camel-core - Optimize Splitter EIP to reduce
object allocations.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/processor/MulticastProcessor.java | 34 +++++++++++-----------
.../camel/processor/RecipientListProcessor.java | 2 +-
.../java/org/apache/camel/processor/Splitter.java | 6 ++--
3 files changed, 21 insertions(+), 21 deletions(-)