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 810e133ee20 CAMEL-19749: Variables should reset stream cache before use so they are more easy to use for end users. add be6f1c0a57a CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS SNS (#12840) No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/aws2-sns.json | 16 ++++++++----- .../aws2/sns/Sns2ComponentConfigurer.java | 12 ++++++++++ .../component/aws2/sns/Sns2EndpointConfigurer.java | 12 ++++++++++ .../component/aws2/sns/Sns2EndpointUriFactory.java | 7 ++++-- .../apache/camel/component/aws2/sns/aws2-sns.json | 16 ++++++++----- .../camel/component/aws2/sns/Sns2Component.java | 3 ++- .../component/aws2/sns/Sns2Configuration.java | 27 ++++++++++++++++++++++ .../aws2/sns/client/Sns2ClientFactory.java | 3 +++ ...rdImpl.java => Sns2ClientSessionTokenImpl.java} | 11 +++++---- 9 files changed, 87 insertions(+), 20 deletions(-) copy components/camel-aws/camel-aws2-sns/src/main/java/org/apache/camel/component/aws2/sns/client/impl/{Sns2ClientStandardImpl.java => Sns2ClientSessionTokenImpl.java} (91%)