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 913233c8a2f CAMEL-20281 - Camel-AWS Components: Make it possible to
use AwsSessionCredentials to support temporary credentials - AWS EKS (#13019)
add 24be7a66907 CAMEL-20391: camel-core - All languages should support
expression loaded from external resource (#13020)
No new revisions were added by this update.
Summary of changes:
.../apache/camel/language/constant/ConstantLanguage.java | 7 +++----
.../org/apache/camel/language/header/HeaderLanguage.java | 13 +++++--------
.../apache/camel/language/variable/VariableLanguage.java | 12 +++++-------
.../apache/camel/reifier/language/ExpressionReifier.java | 1 -
.../main/java/org/apache/camel/support/LanguageSupport.java | 2 +-
.../camel/support/SingleInputTypedLanguageSupport.java | 8 ++++++++
6 files changed, 22 insertions(+), 21 deletions(-)