This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 22d075702 chore: changelog automatic update
22d075702 is described below
commit 22d07570227a375c3604979809100574dcc958cc
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 18 00:55:12 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c1785313..e47312503 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@
- Unable to configure ServiceAccountName using Kamel run
[\#3797](https://github.com/apache/camel-k/issues/3797)
- Split with parallelProcessing runs sequentially
[\#3785](https://github.com/apache/camel-k/issues/3785)
- Integration Kit image build runs into an endless loop when a lower level
image can't be pulled from Registry
[\#3266](https://github.com/apache/camel-k/issues/3266)
+- Camel-K Java native support - native run of a java route fails
[\#3023](https://github.com/apache/camel-k/issues/3023)
- Choose a single location for examples
[\#2826](https://github.com/apache/camel-k/issues/2826)
- Camel-K Tracing Trait error
[\#2633](https://github.com/apache/camel-k/issues/2633)
- Provide non-regression tests for regression \#1872
[\#1875](https://github.com/apache/camel-k/issues/1875)