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 249c122ac Updated CHANGELOG.md 249c122ac is described below commit 249c122acc374553570c8dccbe1d57b83e0dfc9e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Jul 17 03:40:22 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0ddeae3..86490cd92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - E2E repeated failure [\#3315](https://github.com/apache/camel-k/issues/3315) - Integrations, IntegrationKits, IntegrationPlatforms are not owned by Namespaces [\#3311](https://github.com/apache/camel-k/issues/3311) - Helm Chart for camel-k 1.9.2 is invalid [\#3300](https://github.com/apache/camel-k/issues/3300) +- Our preference on defining multiple e2e tests [\#3298](https://github.com/apache/camel-k/issues/3298) - Kamel run default service nodePort is invalid [\#3296](https://github.com/apache/camel-k/issues/3296) - Integration upgraded automatically after operator upgrade [\#3294](https://github.com/apache/camel-k/issues/3294) - `kamel rebuild` does not seem to work [\#3293](https://github.com/apache/camel-k/issues/3293) @@ -34,6 +35,7 @@ - Add `.status.observedGeneration` to Camel K CRDs [\#3182](https://github.com/apache/camel-k/issues/3182) - simplify platforms handling/configuration [\#3164](https://github.com/apache/camel-k/issues/3164) - Service Binding trait usage example [\#3147](https://github.com/apache/camel-k/issues/3147) +- Route trait usage example [\#3146](https://github.com/apache/camel-k/issues/3146) - Logging trait usage example [\#3143](https://github.com/apache/camel-k/issues/3143) - Support operator hub bundle format in `make bundle` [\#3128](https://github.com/apache/camel-k/issues/3128) - hello yaml example output [\#3124](https://github.com/apache/camel-k/issues/3124)