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/12 14:52:57 UTC

(camel) branch regen_bot updated (d69bc3bdec5 -> a70b6106c11)

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 d69bc3bdec5 CAMEL-20334 - AWS S3 cloudevents data type does not set proper data Content-Type (#12776)
     add 62f71e2ef10 CAMEL-20297 camel-google-pubsub: do not swallow interrupted exceptions
     add 3f4ed208c68 CAMEL-20297 camel-google-hazelcast: do not swallow interrupted exceptions
     add 9077f5a9efc CAMEL-20297 camel-kamelet: do not swallow interrupted exceptions
     add f2348919e7f CAMEL-20297 camel-ftp: do not swallow interrupted exceptions
     add 39680a3f6c0 CAMEL-20297 camel-splunk: do not swallow interrupted exceptions
     add a70b6106c11 CAMEL-20297 camel-whatsapp: do not swallow interrupted exceptions

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/file/remote/SftpOperations.java  | 1 +
 .../file/remote/strategy/SftpChangedExclusiveReadLockStrategy.java   | 1 +
 .../apache/camel/component/google/pubsub/GooglePubsubComponent.java  | 3 +++
 .../apache/camel/component/google/pubsub/GooglePubsubConsumer.java   | 3 +++
 .../camel/component/hazelcast/policy/HazelcastRoutePolicy.java       | 2 +-
 .../java/org/apache/camel/component/kamelet/KameletProducer.java     | 5 +++++
 .../org/apache/camel/component/splunk/SplunkConnectionFactory.java   | 4 ++++
 .../component/whatsapp/service/WhatsAppServiceRestAPIAdapter.java    | 5 ++++-
 8 files changed, 22 insertions(+), 2 deletions(-)