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/03/07 08:46:49 UTC

(camel-kamelets) branch regen_bot updated (32a38587 -> d5c92595)

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 32a38587 Bump github.com/cloudevents/sdk-go/v2 in /script/validator
     add a8e634a3 CDC Storage Source Kamelets, rename to -event-based instead of cdc - AWS S3
     add 04317adf CDC Storage Source Kamelets, rename to -event-based instead of cdc - AWS S3
     add ff1cdcba CDC Storage Source Kamelets, rename to -event-based instead of cdc - AWS S3
     add a83d516c CDC Storage Source Kamelets, rename to -event-based instead of cdc - AWS S3
     add f48f8f32 CDC Storage Source Kamelets, rename to -event-based instead of cdc - Azure Storage Blob
     add cea4b541 CDC Storage Source Kamelets, rename to -event-based instead of cdc - Azure Storage Blob
     add 17e17310 CDC Storage Source Kamelets, rename to -event-based instead of cdc - Azure Storage Blob
     add 7a3037ae CDC Storage Source Kamelets, rename to -event-based instead of cdc - Google Storage
     add 2b4eb4bf CDC Storage Source Kamelets, rename to -event-based instead of cdc - Google Storage
     add 713c77be CDC Storage Source Kamelets, rename to -event-based instead of cdc - Google Storage
     add d5c92595 CDC Storage Source Kamelets, rename to -event-based instead of cdc - Google Storage

No new revisions were added by this update.

Summary of changes:
 docs/modules/ROOT/nav.adoc                                        | 6 +++---
 ...source.kamelet.yaml => aws-s3-event-based-source.kamelet.yaml} | 8 ++++----
 ...et.yaml => azure-storage-blob-event-based-source.kamelet.yaml} | 6 +++---
 .../google-storage-event-based-source.kamelet.yaml                | 6 +++---
 ...source.kamelet.yaml => aws-s3-event-based-source.kamelet.yaml} | 8 ++++----
 ...et.yaml => azure-storage-blob-event-based-source.kamelet.yaml} | 6 +++---
 .../kamelets/google-storage-event-based-source.kamelet.yaml       | 6 +++---
 script/validator/validator.go                                     | 2 +-
 8 files changed, 24 insertions(+), 24 deletions(-)
 rename kamelets/{aws-s3-cdc-source.kamelet.yaml => aws-s3-event-based-source.kamelet.yaml} (98%)
 rename kamelets/{azure-storage-blob-cdc-source.kamelet.yaml => azure-storage-blob-event-based-source.kamelet.yaml} (98%)
 rename library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml => kamelets/google-storage-event-based-source.kamelet.yaml (97%)
 rename library/camel-kamelets/src/main/resources/kamelets/{aws-s3-cdc-source.kamelet.yaml => aws-s3-event-based-source.kamelet.yaml} (98%)
 rename library/camel-kamelets/src/main/resources/kamelets/{azure-storage-blob-cdc-source.kamelet.yaml => azure-storage-blob-event-based-source.kamelet.yaml} (98%)
 rename kamelets/google-storage-cdc-source.kamelet.yaml => library/camel-kamelets/src/main/resources/kamelets/google-storage-event-based-source.kamelet.yaml (97%)