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 45096254 Updated CHANGELOG.md
45096254 is described below
commit 4509625472ce5cbc5f414cabcf33cd775dc9f3a0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 24 03:08:23 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c482818..c61a1ab1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Closed issues:**
+- 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)
- Azure Storage Blob Kamelets: Use just the SHARED\_ACCOUNT\_KEY credentials
as default [\#1400](https://github.com/apache/camel-kamelets/issues/1400)
- Extract Field: Add a property to trim the field
[\#1395](https://github.com/apache/camel-kamelets/issues/1395)
- Kafka Source Kamelets: Enable deserializeHeaders by default
[\#1382](https://github.com/apache/camel-kamelets/issues/1382)