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 7e80ff0f2 chore: changelog automatic update
7e80ff0f2 is described below
commit 7e80ff0f28a036c3b7d3e54299fc7ce386e19202
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 9 01:08:30 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93affe488..d2ef583cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,18 @@
**Closed issues:**
+- Update buil/Dokerfile to use go 1.21
[\#5231](https://github.com/apache/camel-k/issues/5231)
+- Error java.lang.ClassNotFoundException:
io.quarkus.bootstrap.runner.QuarkusEntryPoint
[\#5225](https://github.com/apache/camel-k/issues/5225)
+- Misleading "Monitor: Integration needs a rebuild" message
[\#5219](https://github.com/apache/camel-k/issues/5219)
- Route parameters are ignored for `path` parameters
[\#5203](https://github.com/apache/camel-k/issues/5203)
- Builder property failure when using non xml tag characters
[\#5195](https://github.com/apache/camel-k/issues/5195)
- Error configuring property: camel.component.test\[00001\]port\[80\]tcp.addr
because cannot find component with name test\[00001\]port\[80\]tcp.
[\#5179](https://github.com/apache/camel-k/issues/5179)
- Get environment variable value is empty in properties file
[\#5178](https://github.com/apache/camel-k/issues/5178)
- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
+- Multiple crons at the same Integration do not run as expected
[\#5158](https://github.com/apache/camel-k/issues/5158)
+- Kamel delete KameletBinding only removes integration resource
[\#5156](https://github.com/apache/camel-k/issues/5156)
- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
+- Running integrations fail when the used registry has a port other than
default 80 [\#5141](https://github.com/apache/camel-k/issues/5141)
- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
- Integrations remain in Initialization loop when referenced config map has
owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
- Externally built Integrations are deployed without a command in Camel-K
2.2.0 [\#5112](https://github.com/apache/camel-k/issues/5112)
@@ -19,6 +25,7 @@
- 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)
- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT
[\#5099](https://github.com/apache/camel-k/issues/5099)
+- Remove secondary IntegrationPlatform in favor of using IntegrationProfile
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
- Quartz builds failing to start when using native builds
[\#5088](https://github.com/apache/camel-k/issues/5088)
- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)