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 2020/10/21 12:01:46 UTC

[camel-kafka-connector-examples] branch sink-telegram-ex created (now 1470d1c)

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

acosentino pushed a change to branch sink-telegram-ex
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at 1470d1c  Added Telegram sink to the examples list

This branch includes the following new commits:

     new 1470d1c  Added Telegram sink to the examples list

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 01/01: Added Telegram sink to the examples list

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sink-telegram-ex
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit 1470d1c06df6954629fed648cd935acfb9205420
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 21 14:01:41 2020 +0200

    Added Telegram sink to the examples list
---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index 309996d..0b434aa 100644
--- a/README.adoc
+++ b/README.adoc
@@ -17,3 +17,4 @@ List of existing examples:
 - NSQ source and sink examples
 - RabbitMQ source and sink examples
 - Slack source and sink examples
+- Telegram sink example