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 a2b488ffa22 CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS SQS (#12839) add 810e133ee20 CAMEL-19749: Variables should reset stream cache before use so they are more easy to use for end users. No new revisions were added by this update. Summary of changes: .../org/apache/camel/spi/VariableRepository.java | 6 ++- ...iceTest.java => StreamCachingVariableTest.java} | 53 +++++++++++----------- .../camel/support/ExchangeVariableRepository.java | 8 +++- .../camel/support/GlobalVariableRepository.java | 8 +++- 4 files changed, 46 insertions(+), 29 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/processor/{StreamCachingChoiceTest.java => StreamCachingVariableTest.java} (54%)