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
commit 2b0037d44deadb8a61ba778546aa545a6d9025fd Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jul 15 23:42:27 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9eb169d..9c17d631c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,9 @@ - Use maven distribution available in the operator image [\#4429](https://github.com/apache/camel-k/issues/4429) - kamel run | custom dependencies | local files | K8S Cluster with GHCR [\#4398](https://github.com/apache/camel-k/issues/4398) - Integration builder can't pull the builder image from the insecure registry [\#4236](https://github.com/apache/camel-k/issues/4236) +- KameletBinding keep in READY phase even when Camel Pod is not ready [\#4185](https://github.com/apache/camel-k/issues/4185) - Horizontal scaling ability for operators [\#4173](https://github.com/apache/camel-k/issues/4173) +- Better naming for Integration phase when fast-jar is enabled [\#4171](https://github.com/apache/camel-k/issues/4171) - Observability documentation - Update to micrometer extension [\#4157](https://github.com/apache/camel-k/issues/4157) - Multi architecture support - Operator and builder pods [\#4148](https://github.com/apache/camel-k/issues/4148) - how to add custom component in camel-k [\#4145](https://github.com/apache/camel-k/issues/4145)