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 bf9cfc8aa Updated CHANGELOG.md
bf9cfc8aa is described below
commit bf9cfc8aa2403b2a0ea607dd194c6872731ffac1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 14 03:59:03 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 225e0f6e2..a4f8714af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,12 +7,14 @@
**Closed issues:**
- `make bundle` failure [\#3602](https://github.com/apache/camel-k/issues/3602)
+- Raise error when dependency could not be resolved via CamelCatalog
[\#3449](https://github.com/apache/camel-k/issues/3449)
- Parametrize kaniko executor image to point to private registry
[\#3350](https://github.com/apache/camel-k/issues/3350)
- kamel uninstall --all does not remove Kamelets
[\#3342](https://github.com/apache/camel-k/issues/3342)
- Configure parallel container image layers push based on CPU quota
[\#3340](https://github.com/apache/camel-k/issues/3340)
- Configure Maven builds based on CPU quota
[\#3339](https://github.com/apache/camel-k/issues/3339)
- Flaky E2E tests identified in 1.9.x
[\#3234](https://github.com/apache/camel-k/issues/3234)
- kamel log tail option [\#3004](https://github.com/apache/camel-k/issues/3004)
+- Builder/Camel trait configmap/secret beside properties
[\#3002](https://github.com/apache/camel-k/issues/3002)
- Provide a command to add a repo for custom Kamelet catalog
[\#2850](https://github.com/apache/camel-k/issues/2850)
- Ability to set labels on knative service \(for things like "cluster-local"\)
[\#1712](https://github.com/apache/camel-k/issues/1712)
- kamel CLI - Allow to specify a namespace to use instead of default
[\#1184](https://github.com/apache/camel-k/issues/1184)