You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/01/19 09:30:38 UTC

(camel) branch regen_bot updated (a2b488ffa22 -> 810e133ee20)

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%)