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 6d7a8091 Updated CHANGELOG.md
6d7a8091 is described below
commit 6d7a8091227e651912833f57ba715443ac17452a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 13 03:08:00 2024 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fd4f4ae7..c7f5dac2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Closed issues:**
+- Spring RabbitMQ Sink Kamelet: Support autoDeclareProducer as parameter
[\#1943](https://github.com/apache/camel-kamelets/issues/1943)
+- Support topicIsPattern as Kafka Source Kamelets parameter
[\#1939](https://github.com/apache/camel-kamelets/issues/1939)
- CDC Storage Source Kamelets, rename to -event-based instead of cdc
[\#1930](https://github.com/apache/camel-kamelets/issues/1930)
- Add Kafka Batch with Apicurio with keycloak support
[\#1922](https://github.com/apache/camel-kamelets/issues/1922)
- Kafka Apicurio Secured Sink Kamelet
[\#1916](https://github.com/apache/camel-kamelets/issues/1916)