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 3d10968 CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate
add 6ad127e CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate -
Migration guide note
add e0194d5 CAMEL-16217: camel-core - FluentProducerTemplate - optimize
to uri when its the same endpoint
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/FluentProducerTemplate.java | 23 ++++++-
.../impl/engine/DefaultFluentProducerTemplate.java | 72 ++++++++++++++++++----
.../camel/builder/FluentProducerTemplateTest.java | 34 ++++++++++
.../camel/impl/DefaultProducerTemplateTest.java | 16 +++++
.../ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 3 +-
5 files changed, 134 insertions(+), 14 deletions(-)