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 1d1003159 chore: changelog automatic update
1d1003159 is described below
commit 1d1003159ff035dd4668b70e9138c25914b2a762
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 2 00:26:08 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c68d1d5f..73a7d4e0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@
**Closed issues:**
+- 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)
- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)