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 1fec50e88 chore: nightly automatic updates
1fec50e88 is described below
commit 1fec50e882f6d88423f24c4a45b56c93bd25868e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 4 23:46:53 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9a8f8a01..25159a56b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- Upgrade to Golang 1.22
[\#5720](https://github.com/apache/camel-k/issues/5720)
- Remove `STAGING_RUNTIME_REPO` variable from Makefile
[\#5616](https://github.com/apache/camel-k/issues/5616)
- Flaky TestOperatorIDFiltering
[\#5521](https://github.com/apache/camel-k/issues/5521)
+- Expose Open API Spec for REST DSL
[\#5394](https://github.com/apache/camel-k/issues/5394)
- OLM missing recommeded resource requests
[\#5340](https://github.com/apache/camel-k/issues/5340)
- Bump kubernetes dependencies to 1.29
[\#5307](https://github.com/apache/camel-k/issues/5307)
- Upgrade controller-runtime to latest version
[\#5211](https://github.com/apache/camel-k/issues/5211)