This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.1.x by this push:
new 7a1a9c7da chore: changelog automatic update
7a1a9c7da is described below
commit 7a1a9c7dab5ed0bd9e6ece8988d0718d90f8db28
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 23:53:08 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65f7a8721..e77b9c770 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Closed issues:**
+- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
+- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
- Coverage report wrong percentage
[\#5108](https://github.com/apache/camel-k/issues/5108)
- Add possibility to configure annotation for the builder pods
[\#5106](https://github.com/apache/camel-k/issues/5106)
- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)