This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 825c82914 chore: nightly automatic updates
825c82914 is described below
commit 825c82914f8630076e61d1ce5d9395594d848983
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 17 00:31:57 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9d84bb97..63ddae40d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Operator restart Integrations on upgrade
[\#5491](https://github.com/apache/camel-k/issues/5491)
- 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)
@@ -15,6 +16,7 @@
- Pod SecurityContext default secure settings
[\#5287](https://github.com/apache/camel-k/issues/5287)
- Review permission check
[\#5210](https://github.com/apache/camel-k/issues/5210)
- Custom kamelets are not fetched from private GitHub repository
[\#5173](https://github.com/apache/camel-k/issues/5173)
+- Kamelet: Consider restricting the Kamelet route to only allow `from` or
`route` [\#5118](https://github.com/apache/camel-k/issues/5118)
- Keda integration not working with mounted secrets
[\#4359](https://github.com/apache/camel-k/issues/4359)
## [2.3.2-nightly](https://github.com/apache/camel-k/tree/2.3.2-nightly)
(2024-05-06)
@@ -27,7 +29,6 @@
- Missing license header files
[\#5433](https://github.com/apache/camel-k/issues/5433)
- Release 2.3.1 [\#5430](https://github.com/apache/camel-k/issues/5430)
- Health trait: Inconsistent Integration condition ready status
[\#5351](https://github.com/apache/camel-k/issues/5351)
-- Make healt trait as default
[\#5024](https://github.com/apache/camel-k/issues/5024)
- Provide default value in a specific field for trait properties in CRD
[\#4726](https://github.com/apache/camel-k/issues/4726)
- --port flag not working while running kamel integration in debug mode
[\#4443](https://github.com/apache/camel-k/issues/4443)