You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/04/20 08:48:00 UTC

[camel-kamelets] 04/04: Added a Simple Filter Action Kamelet

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

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

commit 349e300e8710e45d311c636d792896d7c1a75f7e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Apr 20 10:46:28 2023 +0200

    Added a Simple Filter Action Kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 docs/modules/ROOT/nav.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 51da4962..50b4a945 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -120,6 +120,7 @@
 * xref:json-schema-validator-action.adoc[]
 * xref:json-serialize-action.adoc[]
 * xref:jsonata-action.adoc[]
+* xref:kafka-aggregate-source.adoc[]
 * xref:kafka-manual-commit-action.adoc[]
 * xref:kafka-not-secured-sink.adoc[]
 * xref:kafka-not-secured-source.adoc[]
@@ -183,6 +184,7 @@
 * xref:set-kafka-key-action.adoc[]
 * xref:sftp-sink.adoc[]
 * xref:sftp-source.adoc[]
+* xref:simple-filter-action.adoc[]
 * xref:slack-sink.adoc[]
 * xref:slack-source.adoc[]
 * xref:solr-sink.adoc[]