This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 861335088 chore: nightly automatic updates
861335088 is described below
commit 86133508822488d36a51eb5e08038054f9de0634
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 5 00:33:14 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9e387994..5f4d0a540 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)