This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push:
new c88d25a Added Google PubSub to the examples list
c88d25a is described below
commit c88d25a6c5ef15d914003d54eb33c9955e60ddde
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Mar 2 11:17:37 2021 +0100
Added Google PubSub to the examples list
---
README.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.adoc b/README.adoc
index 6ab25f6..aca1b1a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -26,6 +26,7 @@ List of existing examples:
- Github source multiple examples
- Google Calendar Stream source example
- Google Mail Stream source example
+- Google PubSub source examples
- Google Sheets Stream source examples
- Infinispan source and sink examples
- JDBC sink example