This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 193716ca Updated CHANGELOG.md
193716ca is described below
commit 193716ca3a36b38ddb863eca0442de7c5ff33619
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 1 03:21:44 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bd95dc5..c99a2970 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Add a Google Cloud Storage CDC Source Kamelet
[\#1188](https://github.com/apache/camel-kamelets/issues/1188)
- Add an Azure Storage Blob CDC Source Kamelet
[\#1185](https://github.com/apache/camel-kamelets/issues/1185)
- Azure Storage Blob Sink Kamelet: Add it-test
[\#1182](https://github.com/apache/camel-kamelets/issues/1182)
- Add delay parameter to all SQL Source Kamelets
[\#1161](https://github.com/apache/camel-kamelets/issues/1161)
@@ -23,6 +24,9 @@
**Merged pull requests:**
+- Add a Google Cloud Storage CDC Source Kamelet - Remove useless logging
[\#1191](https://github.com/apache/camel-kamelets/pull/1191)
([oscerd](https://github.com/oscerd))
+- Azure Storage Blob CDC Source Kamelet: Parameter is getBlob and not
getObject [\#1190](https://github.com/apache/camel-kamelets/pull/1190)
([oscerd](https://github.com/oscerd))
+- Add a Google Cloud Storage CDC Source Kamelet
[\#1189](https://github.com/apache/camel-kamelets/pull/1189)
([oscerd](https://github.com/oscerd))
- Add an Azure Storage Blob CDC Source Kamelet - Fix description
[\#1187](https://github.com/apache/camel-kamelets/pull/1187)
([oscerd](https://github.com/oscerd))
- Add an Azure Storage Blob CDC Source Kamelet
[\#1186](https://github.com/apache/camel-kamelets/pull/1186)
([oscerd](https://github.com/oscerd))
- Added repeatCount parameter to timer source Kamelet
[\#1184](https://github.com/apache/camel-kamelets/pull/1184)
([oscerd](https://github.com/oscerd))