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 16327321e chore: changelog automatic update
16327321e is described below
commit 16327321e28aa24a24e26d645fee591201626d9d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 12 01:08:15 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d2ef583cf..b931dabb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- 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)
+- Deployment Trait maxUnavailable and maxSurge default values differ from
documentation and do not support % values
[\#5223](https://github.com/apache/camel-k/issues/5223)
- 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)