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 3bad09fe Updated CHANGELOG.md
3bad09fe is described below
commit 3bad09fe52db4a36f10c3b0eca6492c842c4c376
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 26 03:09:33 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8558aa7..5365a846 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Add Google Sheets sink Kamelet
[\#1653](https://github.com/apache/camel-kamelets/issues/1653)
- Google Storage Source: Expose Kamelet data type information
[\#1646](https://github.com/apache/camel-kamelets/issues/1646)
- Google Storage Source: Add CloudEvents Data Type Transformer
[\#1645](https://github.com/apache/camel-kamelets/issues/1645)
+- Using static methods to create beans in yaml dsl
[\#1643](https://github.com/apache/camel-kamelets/issues/1643)
- Azure Storage Blob Source: Expose Kamelet data type information
[\#1642](https://github.com/apache/camel-kamelets/issues/1642)
- Azure Storage Blob Source: Add CloudEvents Data Type Transformer
[\#1641](https://github.com/apache/camel-kamelets/issues/1641)
- Add set-body-action Kamelet
[\#1636](https://github.com/apache/camel-kamelets/issues/1636)