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 3e1113618 chore: changelog automatic update
3e1113618 is described below
commit 3e111361837796282a4e8052e21126d83415c18a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 17 00:30:41 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)