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 8e5ce075a chore: changelog automatic update
8e5ce075a is described below
commit 8e5ce075afb3f025d3483f19a53464bb93b09e5f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 7 00:25:43 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73a7d4e0f..93affe488 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@
- 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)
- Use generated trait [\#4811](https://github.com/apache/camel-k/issues/4811)
+- Upgrade to Go 1.21 [\#4795](https://github.com/apache/camel-k/issues/4795)
- Pointer to an external schema/CRD
[\#4788](https://github.com/apache/camel-k/issues/4788)
- Pipe using simple language expressions causing failure
[\#4777](https://github.com/apache/camel-k/issues/4777)
- 1st Integration after Camel K runtime version update failing
[\#4776](https://github.com/apache/camel-k/issues/4776)