This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push:
new e3dd93b31 chore: changelog automatic update
e3dd93b31 is described below
commit e3dd93b31d669c73e500b0d1f641cdcfa922710a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 9 01:13:42 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49a13fbba..c20e46e80 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,13 @@
**Closed issues:**
+- Remove maven threads configuration based on GOMAXPROCS
[\#5467](https://github.com/apache/camel-k/issues/5467)
+- Incorrect content of the build/\_maven\_overlay directory causes the build
project failure [\#5466](https://github.com/apache/camel-k/issues/5466)
+- Make images does not work out of the box
[\#5464](https://github.com/apache/camel-k/issues/5464)
- Generate badges for deprecated traits
[\#5424](https://github.com/apache/camel-k/issues/5424)
+- Cannot `make test-smoke` on arm64 out of the box
[\#5362](https://github.com/apache/camel-k/issues/5362)
+- Simplify run cmd for archs other than amd64
[\#5292](https://github.com/apache/camel-k/issues/5292)
+- Pod SecurityContext default secure settings
[\#5287](https://github.com/apache/camel-k/issues/5287)
- Custom kamelets are not fetched from private GitHub repository
[\#5173](https://github.com/apache/camel-k/issues/5173)
- Keda integration not working with mounted secrets
[\#4359](https://github.com/apache/camel-k/issues/4359)