This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push:
new 46d5219d4 chore: changelog automatic update
46d5219d4 is described below
commit 46d5219d479fac942ac2673482bdf343e03200f4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 11 23:39:47 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0c65fd62..b1c4f4ddc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
**Closed issues:**
+- CamelCatalog reconciliation fail
[\#4226](https://github.com/apache/camel-k/issues/4226)
- duplicate routeId issue
[\#4225](https://github.com/apache/camel-k/issues/4225)
- `KameletBinding` should own the related `Integration`
[\#4219](https://github.com/apache/camel-k/issues/4219)
- `kamel rebuild` does not rebuild integrations correctly
[\#4218](https://github.com/apache/camel-k/issues/4218)
- Local file in unit test leftover
[\#4217](https://github.com/apache/camel-k/issues/4217)
- Validate error [\#4214](https://github.com/apache/camel-k/issues/4214)
- `kamel rebuild` does not rebuild KameletBindings
[\#4208](https://github.com/apache/camel-k/issues/4208)
+- Cannot copy local runtime dependencies
[\#4198](https://github.com/apache/camel-k/issues/4198)
- Creation of monitoring resources fail in a new GKE cluster
[\#4191](https://github.com/apache/camel-k/issues/4191)
- Remove additional custom labels utility
[\#4183](https://github.com/apache/camel-k/issues/4183)
- Makefile not working on Mac
[\#4175](https://github.com/apache/camel-k/issues/4175)
@@ -24,6 +26,7 @@
- Kamel run sample integration is failing to run
[\#4150](https://github.com/apache/camel-k/issues/4150)
- Bring an option to force an image build to the kamel run command
[\#4126](https://github.com/apache/camel-k/issues/4126)
- How to use JVM classpaths in Native mode?
[\#4124](https://github.com/apache/camel-k/issues/4124)
+- Improve error reporting in case of knative is required but not installed
[\#3803](https://github.com/apache/camel-k/issues/3803)
- Private Registry With TLS Can Not Work
[\#3672](https://github.com/apache/camel-k/issues/3672)
- Move from release nightly to Continuous Delivery
[\#3260](https://github.com/apache/camel-k/issues/3260)
- OLM basic installation integration test
[\#3180](https://github.com/apache/camel-k/issues/3180)