This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 4101a636d chore: nightly automatic updates
4101a636d is described below
commit 4101a636df1697f077eed9f00027f19480d29374
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 24 23:45:21 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41e9611d2..6c65b87d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -64,6 +64,7 @@
- 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)
- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
+- Provide full description for trait in CRD
[\#4727](https://github.com/apache/camel-k/issues/4727)
- 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 DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)