This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch aws-kinesis-source
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 24dc93117baa0d01351c574f75f2770fb35d970e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Jun 23 07:47:48 2021 +0200

    AWS Kinesis Source Kamelet: return just the record data while consuming
---
 aws-kinesis-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aws-kinesis-source.kamelet.yaml b/aws-kinesis-source.kamelet.yaml
index 2865346..f701fa8 100644
--- a/aws-kinesis-source.kamelet.yaml
+++ b/aws-kinesis-source.kamelet.yaml
@@ -47,6 +47,7 @@ spec:
         example: eu-west-1
   dependencies:
     - "camel:aws2-kinesis"
+    - "camel:core"
     - "camel:kamelet"
   flow:
     from:

Reply via email to