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 b497a0c0f Updated CHANGELOG.md
b497a0c0f is described below
commit b497a0c0f2f55ff17ba3957cf202612693beeda4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 19 03:36:01 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd41afb8a..64fd66a36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
- Cosmetic log error [\#3192](https://github.com/apache/camel-k/issues/3192)
- Make CLI --output argument more clean
[\#3177](https://github.com/apache/camel-k/issues/3177)
- Error when running camel-k in global mode with label selection
[\#3161](https://github.com/apache/camel-k/issues/3161)
+- Improve the logging of quarkus build failures
[\#3149](https://github.com/apache/camel-k/issues/3149)
- Tracing trait usage example
[\#3148](https://github.com/apache/camel-k/issues/3148)
- Prometheus trait usage example
[\#3144](https://github.com/apache/camel-k/issues/3144)
- Use Kubernetes recommended labels
[\#3137](https://github.com/apache/camel-k/issues/3137)