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 02715dd6 Updated CHANGELOG.md 02715dd6 is described below commit 02715dd6bbc475f902fc9ab0a30d565a318c761e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Feb 11 03:08:08 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be669465..e959c0a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- 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) - 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)