This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.12.x by this push: new 0677728de chore: changelog automatic update 0677728de is described below commit 0677728dea105d454f070d0920f9d84d2993c4d6 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Mar 28 07:32:05 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4941414d..8052cf1fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ **Closed issues:** +- Kamelet development using Camel DSL instead of YAML DSL [\#4174](https://github.com/apache/camel-k/issues/4174) +- Kamel cli reset/uninstall --all does not clean the camelcatalog [\#4160](https://github.com/apache/camel-k/issues/4160) - Unused parameter [\#4152](https://github.com/apache/camel-k/issues/4152) - + [\#4151](https://github.com/apache/camel-k/issues/4151) +- Kamel run sample integration is failing to run [\#4150](https://github.com/apache/camel-k/issues/4150) - Bring an option to force an image build to the kamel run command [\#4126](https://github.com/apache/camel-k/issues/4126) - Move from release nightly to Continuous Delivery [\#3260](https://github.com/apache/camel-k/issues/3260)