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 87235f5 Updated CHANGELOG.md 87235f5 is described below commit 87235f596be15b66693e47dc71db5cbaee6702db Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jan 1 03:08:54 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 744bd00..fa554dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,11 @@ - Kamel run issue [\#1551](https://github.com/apache/camel-k/issues/1551) - Kamel 1.0 fails on install on mac [\#1543](https://github.com/apache/camel-k/issues/1543) - kamel run that can auto discover/guess what to include and run [\#1409](https://github.com/apache/camel-k/issues/1409) +- traits: support capabilities [\#1331](https://github.com/apache/camel-k/issues/1331) +- Cannot append/override stored properties [\#1323](https://github.com/apache/camel-k/issues/1323) +- CLI log could use some kind of feedback when waiting for pod to spin up [\#1283](https://github.com/apache/camel-k/issues/1283) +- Kaniko in builder pod failed to push image to docker registry [\#1282](https://github.com/apache/camel-k/issues/1282) +- Add a trait\(?\) to enable default REST DSL endpoint [\#1239](https://github.com/apache/camel-k/issues/1239) **Merged pull requests:**