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 38fb581a Updated CHANGELOG.md
38fb581a is described below
commit 38fb581ad7eebbbb06814c99d36080001b266bf1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 30 03:13:25 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 776310d3..9bd95dc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- 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)
- Azure Storage Blob Changefeed Source Kamelet: Add CredentialType to
parameters [\#1158](https://github.com/apache/camel-kamelets/issues/1158)
@@ -22,6 +23,8 @@
**Merged pull requests:**
+- 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))
- Azure Storage Blob Sink Kamelet: Add it-test to Makefile
[\#1183](https://github.com/apache/camel-kamelets/pull/1183)
([oscerd](https://github.com/oscerd))
- Fix mail-sink Kamelet
[\#1181](https://github.com/apache/camel-kamelets/pull/1181)
([christophd](https://github.com/christophd))