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-k.git
The following commit(s) were added to refs/heads/main by this push: new f341bc3d6 chore: changelog automatic update f341bc3d6 is described below commit f341bc3d6304f713dc597c62d98221fa2f0e69f3 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Apr 15 23:41:25 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 242b6556f..7e452175b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - unable to access the URL and unable to expose port after the integration build is successfully deployed. [\#4256](https://github.com/apache/camel-k/issues/4256) - unable to execute "kamel run" in secure mode [\#4249](https://github.com/apache/camel-k/issues/4249) - Builder pod that hit timeout is not terminated [\#4241](https://github.com/apache/camel-k/issues/4241) +- Introduce Code Coverage badge [\#4227](https://github.com/apache/camel-k/issues/4227) - CamelCatalog reconciliation fail [\#4226](https://github.com/apache/camel-k/issues/4226) - duplicate routeId issue [\#4225](https://github.com/apache/camel-k/issues/4225) - `KameletBinding` should own the related `Integration` [\#4219](https://github.com/apache/camel-k/issues/4219)