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 02a115db Updated CHANGELOG.md
02a115db is described below
commit 02a115dbf231f783d0105f56f20dd8dc0e10795b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 16 03:09:09 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e959c0a4..7660f034 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,16 @@
- Add SBOM Generation and related Github Action
[\#1292](https://github.com/apache/camel-kamelets/issues/1292)
- Switch Main branch to Camel 4
[\#1287](https://github.com/apache/camel-kamelets/issues/1287)
+- Add an annotations to Kamelets to define the level of complexity
[\#1267](https://github.com/apache/camel-kamelets/issues/1267)
- Convert all the parameters with multiple possible values to enum
[\#1260](https://github.com/apache/camel-kamelets/issues/1260)
- Cassandra Kamelets: add extraTypesCodec parameter
[\#1256](https://github.com/apache/camel-kamelets/issues/1256)
- Release 3.20.1.1
[\#1253](https://github.com/apache/camel-kamelets/issues/1253)
- kamelets catalog 3.20.1 contains some SNAPSHOT dependencies
[\#1252](https://github.com/apache/camel-kamelets/issues/1252)
- Release 0.9.4 [\#1241](https://github.com/apache/camel-kamelets/issues/1241)
+- Kamelet - Parameters that are enum based should have a way to define this in
the spec [\#1046](https://github.com/apache/camel-kamelets/issues/1046)
+- Steps in KameletBinding accept also non-action kamelets resources
[\#741](https://github.com/apache/camel-kamelets/issues/741)
+- Kamelet for ElasticSearch Sink provides no mechanism to set indexId or
ce-indexId [\#673](https://github.com/apache/camel-kamelets/issues/673)
+- Add a "namespace" label to help group kamelets
[\#640](https://github.com/apache/camel-kamelets/issues/640)
## [v3.20.1.1](https://github.com/apache/camel-kamelets/tree/v3.20.1.1)
(2023-01-26)