From 15cb4155f224358f1057663c62c8b0525a421580 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 03:08:24 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6af4cfbb..9cd3a789d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ **Closed issues:** +- Create a Kamelet action for setting a specific kafka key based on a particular header incoming [\#1430](https://github.com/apache/camel-kamelets/issues/1430) +- Transformer not printing the custom headers set in Processor [\#1429](https://github.com/apache/camel-kamelets/issues/1429) - Create a Graphql Sink Kamelet [\#1424](https://github.com/apache/camel-kamelets/issues/1424) - Cassandra Kamelets: Consistency Level in source should list only available consistency level for reading [\#1410](https://github.com/apache/camel-kamelets/issues/1410) - Azure Storage Blob Sink: Remove operation parameter, since the kamelet has been developed just for uploadBlockBlob operation [\#1405](https://github.com/apache/camel-kamelets/issues/1405)