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 220796f78 chore: changelog automatic update
220796f78 is described below
commit 220796f78e23696f86c91ad0b5b4a657746afba6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 00:25:40 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 577bbccc9..9df227755 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -73,6 +73,7 @@
- Quarkus native checks failure
[\#4723](https://github.com/apache/camel-k/issues/4723)
- Build waiting condition
[\#4542](https://github.com/apache/camel-k/issues/4542)
- Add support for Strimzi Kafka in KameletBinding/Pipe
[\#4337](https://github.com/apache/camel-k/issues/4337)
+- Refactor master trait to use camel-quarkus-kubernetes
[\#4048](https://github.com/apache/camel-k/issues/4048)
- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)
- Remove duplication of the default platform creation
[\#3433](https://github.com/apache/camel-k/issues/3433)
- Use `go:embed` instead of vfsgen for embedded resources handling
[\#3384](https://github.com/apache/camel-k/issues/3384)