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 1e4f715 CAMEL-16786: Add labels to JARs that didnt have any. add 34442f1 CAMEL-16832: camel-kafka - file descriptor leak contd. (#5925) add a6175cf CAMEL-16788: route templates (aka kamelets) should always use local parameter value if present, instead of picking up ENV variable that may have a naming clash when using host, port, as names. add 7ab5585 CAMEL-16788: route templates (aka kamelets) should always use local parameter value if present, instead of picking up ENV variable that may have a naming clash when using host, port, as names. No new revisions were added by this update. Summary of changes: .../camel/component/kafka/KafkaConsumer.java | 5 +++ .../properties/DefaultPropertiesParser.java | 12 ++++++- .../component/properties/PropertiesComponent.java | 4 +-- ...tesTest.java => RouteTemplateEnvClashTest.java} | 37 +++++++++++----------- .../ROOT/pages/camel-3x-upgrade-guide-3_12.adoc | 7 +++- 5 files changed, 43 insertions(+), 22 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/builder/{RouteBuilderAddRoutesTest.java => RouteTemplateEnvClashTest.java} (61%)