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 4d7bc74d8 chore: changelog automatic update
4d7bc74d8 is described below
commit 4d7bc74d86a08a9569b425f0eecddd3973cea5fe
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 17 01:13:53 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e2624b50..f498e6b98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
- Nightly SBOM procedure should not run if there are no changes
[\#5033](https://github.com/apache/camel-k/issues/5033)
- Nightly release soft failure
[\#5023](https://github.com/apache/camel-k/issues/5023)
- Unable to authenticate with Docker Hub API v2
[\#5017](https://github.com/apache/camel-k/issues/5017)
+- Quarkus buildMode should sort JVM before Native execution
[\#5001](https://github.com/apache/camel-k/issues/5001)
- Failing to build native integration
[\#5000](https://github.com/apache/camel-k/issues/5000)
- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)