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 90c8e7f67 chore: nightly automatic updates
90c8e7f67 is described below
commit 90c8e7f67f4918b1c85610a17aee401513278a7a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 8 00:30:41 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38bcf7484..b4bdd1c6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Drop support for Registry trait
[\#5737](https://github.com/apache/camel-k/issues/5737)
- Drop support for Swagger \(Openapi v2.0\) in favour of Openapi 3.0
[\#5735](https://github.com/apache/camel-k/issues/5735)
- Upgrade to Golang 1.22
[\#5720](https://github.com/apache/camel-k/issues/5720)
+- Release 2.4.0 [\#5678](https://github.com/apache/camel-k/issues/5678)
- 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)