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 2022/03/17 11:43:02 UTC

[camel-kamelets] branch regen_bot updated (a5da291 -> dc9b8df)

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-kamelets.git.


    from a5da291  AWS S3 Streaming Upload Kamelet: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose
     add 61405ca  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS Sink
     add d9f6ea6  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS Sink
     add 80b612a  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS Source
     add 76e36b0  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS Source
     add d8c46c3  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS Batch Sink
     add af55f89  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS Batch Sink
     add 0ce445d  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS FIFO Sink
     add dc9b8df  AWS SQS Kamelets: Introduce optional overrideEndpoint and uriEndpointOverride for testing purpose - SQS FIFO Sink

No new revisions were added by this update.

Summary of changes:
 kamelets/aws-sqs-batch-sink.kamelet.yaml               | 16 +++++++++++++++-
 kamelets/aws-sqs-fifo-sink.kamelet.yaml                | 18 +++++++++++++++++-
 kamelets/aws-sqs-sink.kamelet.yaml                     | 16 +++++++++++++++-
 kamelets/aws-sqs-source.kamelet.yaml                   | 14 ++++++++++++++
 .../camel/kamelets/catalog/KameletsCatalogTest.java    |  2 +-
 .../resources/kamelets/aws-sqs-batch-sink.kamelet.yaml | 16 +++++++++++++++-
 .../resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml  | 18 +++++++++++++++++-
 .../main/resources/kamelets/aws-sqs-sink.kamelet.yaml  | 16 +++++++++++++++-
 .../resources/kamelets/aws-sqs-source.kamelet.yaml     | 14 ++++++++++++++
 9 files changed, 123 insertions(+), 7 deletions(-)