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 8ddd97c79 chore: changelog automatic update
8ddd97c79 is described below
commit 8ddd97c79c05ee02e6ea227e80dc3f383e3b25bb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 15 23:41:46 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)