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
commit ce38fbb96a4c7967fe3fba56996ed430b07640d1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 6 00:29:45 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 71f8ad734..860c07bf0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full Changelog](https://github.com/apache/camel-k/compare/v2.2.0...HEAD)
+
+**Closed issues:**
+
+- Nightly release soft failure
[\#5023](https://github.com/apache/camel-k/issues/5023)
+- Integrations fail with Jib publish strategy
[\#5007](https://github.com/apache/camel-k/issues/5007)
+- Multi arch operator default to AMD64 based image
[\#4988](https://github.com/apache/camel-k/issues/4988)
+- Wildcards in Routes Sources
[\#4941](https://github.com/apache/camel-k/issues/4941)
+
## [v2.2.0](https://github.com/apache/camel-k/tree/v2.2.0) (2024-01-03)
[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.2.0...v2.2.0)